cake_wallet/cw_mweb
Matthew Fosse 37b822b7f5
Mweb enhancements (#1715)
* node peer enhancement, delay mweb address generation, increase logging

* prevent unnecessary sync status changes if we can't connect to the ltc node

* handle potential errors

* set nodeUri to null for testing

* [skip ci] redo good changes

* [skip ci] draft

* [skip ci] minor

* [skip ci] cleanup

* [skip ci] minor

* [skip ci] minor

* [skip ci] localization

* [skip ci] save

* [skip ci] wip

* use proxy layer

* ui

* minor changes
Add ToDos for later

* fixes

* [skip ci] minor

* [skip ci] minor

* [skip ci] ui

* handle case where there are no addresses with txcount > 0

* comment out pegin button

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-10-05 03:30:52 +03:00
..
android Mweb enhancements (#1715) 2024-10-05 03:30:52 +03:00
ios Mweb enhancements (#1715) 2024-10-05 03:30:52 +03:00
lib Mweb enhancements (#1715) 2024-10-05 03:30:52 +03:00
macos litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
.gitignore litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
.metadata litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
analysis_options.yaml litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
CHANGELOG.md litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
LICENSE litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
pubspec.yaml litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
README.md litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00

cw_mweb

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 development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.