cake_wallet/cw_haven
Konstantin Ullrich e5d99313eb
Cw 498 improve wallet accounts (#1152)
* CW-498 Call updateTransactions on account change

* CW-498 Code Cleanup

* CW-498 Add Wallet Address to trade to match transactions to trades

* CW-498 Fix containsAddress to include only addresses of account

* Handle nullability for fromWalletAddress

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-11-02 17:52:47 +02:00
..
android Update build for monero and haven 2022-03-31 21:45:36 +01:00
ios Add Native setTrustedDaemon and trustedDaemon functions and integrate them with their wallets 2022-10-07 15:25:20 +02:00
lib Cw 498 improve wallet accounts (#1152) 2023-11-02 17:52:47 +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 Cw-465-Remove CakePay Button on Mobile/Desktop (#1057) 2023-09-01 16:59:18 +03:00
pubspec.yaml Flutter update (#1048) 2023-08-18 18:37:17 +03: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.