cake_wallet/cw_bitcoin
Serhii 9754d67601
Cw-343-a-list-of-previously-used-addresses (#1248)
* add used addresses list

* generate new address button

* fix wallet type issue

* fix addresses button title

* update selectButton

* show all wallet addresses

* add tx amount and balance

* fix ui

* remove cashAddr format

* fix generating new address issue

* disable autogenerating

* fix cashAddr format

* minor fix

* add search bar

* Update address_cell.dart

* fix merge conflict

* address labeling feature

* review fixes

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-01-23 07:15:24 +02:00
..
lib Cw-343-a-list-of-previously-used-addresses (#1248) 2024-01-23 07:15:24 +02:00
test Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
.gitignore Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
.metadata Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
CHANGELOG.md Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
LICENSE Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
pubspec.lock Polygon-Wallet-fixes (#1222) 2023-12-13 16:03:07 +02:00
pubspec.yaml CW-532-DFX-buy-provider (#1209) 2023-12-08 16:05:52 +02:00
README.md Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00

cw_bitcoin

A new Flutter package project.

Getting Started

This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

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