cake_wallet/cw_haven
OmarHatem 6b0170e69a Merge branch 'main' of https://github.com/cake-tech/cake_wallet into cw_linux_direct_input_password
 Conflicts:
	cw_bitcoin/lib/bitcoin_wallet.dart
	cw_bitcoin/lib/bitcoin_wallet_creation_credentials.dart
	cw_bitcoin/lib/electrum_wallet.dart
	cw_bitcoin/lib/litecoin_wallet.dart
	cw_bitcoin/pubspec.lock
	cw_monero/example/pubspec.lock
	lib/core/wallet_loading_service.dart
	lib/src/screens/restore/wallet_restore_from_seed_form.dart
	lib/view_model/wallet_restore_view_model.dart
2024-04-30 04:16:48 +03:00
..
android Generic fixes (#1173) 2023-11-18 00:15:15 +02:00
ios Add Native setTrustedDaemon and trustedDaemon functions and integrate them with their wallets 2022-10-07 15:25:20 +02:00
lib Revert "Revert btc address types" 2024-03-04 21:42:57 +02:00
.gitignore Revert "Add pubspec.lock files and Podfile.lock to .gitignore [skip ci]" 2023-02-08 19:25:37 +02:00
.metadata Hv (#295) 2022-03-30 17:57:04 +02:00
CHANGELOG.md Hv (#295) 2022-03-30 17:57:04 +02:00
LICENSE Hv (#295) 2022-03-30 17:57:04 +02:00
pubspec.lock Merge branch 'main' of https://github.com/cake-tech/cake_wallet into cw_linux_direct_input_password 2024-04-30 04:16:48 +03:00
pubspec.yaml Revert "version bump to 3.13.9, auth working on mac (#1367)" (#1397) 2024-04-18 20:10:58 +02:00
README.md Hv (#295) 2022-03-30 17:57:04 +02:00

cw_haven

A new flutter plugin project.

Getting Started

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.