CakeWallet/cw_zano
Konstantin Ullrich 90aee053cd
CW-1045-Ledger-Bugs-Enhancements (#2278)
* feat: prepare ledger.dart to use callbacks

* feat: set ledger callback using monero_c

* fix(cw_monero): async ledger

* build: Bump monero_c dependencies

* feat: Add "How to connect" to HW Device selection screen

* refactor: use monero_c free to clean pointer

* fix: use new monero_c deps

* fix: merge conflicts regarding new theming

* feat: add status bottomsheet indicating an ongoing signing process

* fix: getLastLedgerCommand monero.dart generation

* reformat send_view_model.dart [skip ci]

---------

Co-authored-by: Czarek Nakamoto <cyjan@mrcyjanek.net>
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2025-05-26 18:38:51 +03:00
..
lib chore: fix some typos in comment (#2258) 2025-05-11 18:38:00 +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 CW-1045-Ledger-Bugs-Enhancements (#2278) 2025-05-26 18:38:51 +03:00
pubspec.yaml CW-1045-Ledger-Bugs-Enhancements (#2278) 2025-05-26 18:38:51 +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.