CakeWallet/cw_zano
cyan a2294c4a06
fix(cw_monero): prevent monero wallet from breaking during rename (#2214)
* fix(cw_monero): prevent monero wallet from breaking during rename

* update to cleaned up monero.dart

* fix: transaction screen not refreshing in monero

* fix: wallets not opening until app restart after rename.

* fix(cw_decred): wallet renaming throwing

* fix: transaction not being shown after sending until 1st confirmation

* fix(cw_monero): loop safeguard

* fix: don't await wallet.fetchTransactions
2025-05-02 15:30:39 +03:00
..
lib Gracefully handle toast messages error on desktop platforms 2025-04-28 15:12:42 +03:00
.gitignore Zano with passphrase (#1971) 2025-01-24 20:33:24 +02:00
.metadata Zano with passphrase (#1971) 2025-01-24 20:33:24 +02:00
CHANGELOG.md Zano with passphrase (#1971) 2025-01-24 20:33:24 +02:00
LICENSE Zano with passphrase (#1971) 2025-01-24 20:33:24 +02:00
pubspec.lock fix(cw_monero): prevent monero wallet from breaking during rename (#2214) 2025-05-02 15:30:39 +03:00
pubspec.yaml fix(cw_monero): prevent monero wallet from breaking during rename (#2214) 2025-05-02 15:30:39 +03:00
README.md Zano with passphrase (#1971) 2025-01-24 20:33:24 +02:00

cw_zano

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.