cake_wallet/cw_monero/example
Konstantin Ullrich 00c97c74b8
Cw 462 monero polyseed restore support (#1109)
* CW-462 Mark Places to integrate Polyseed

* CW-462 Add Restore from Polyseed

* CW-462 Add Restore from Polyseed

* CW-462 Add new Monero date-height pairs

* CW-462 Little Cleanup

* CW-462 Ups I missed that Debug line :/

* CW-462 Fix Polyseed not showing in Wallet-Seed/Keys Page

* CW-462 Prepare for Wallet creation

* CW-462 Fix merge conflict

* CW-462 Fix generating monero.dart

* CW-462 Add Polyseed generation

* CW-462 Add Polyseed Languages to SeedLanguagePicker

* CW-462 Apply requested changes

* CW-462 Minor bug fixes in restore screen

* Update wallet_restore_from_seed_form.dart

* CW-462 Minor Bugfix

* CW-462 Fix Restore from QR for Polyseeds

* CW-462 Fix null-check-operator exception for Polyseeds and minor inconveniences

* CW-462 Fix minor inconveniences

* Fix conflicts and review comments and wrap unspent issue with try and catch with reporting failure

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-11-25 02:37:12 +02:00
..
lib Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
macos Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
test Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
.gitignore Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
analysis_options.yaml Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
pubspec.lock Cw 462 monero polyseed restore support (#1109) 2023-11-25 02:37:12 +02:00
pubspec.yaml Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
README.md Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00

cw_monero_example

Demonstrates how to use the cw_monero plugin.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

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