cake_wallet/cw_haven
Matthew Fosse dcfb2b2b73
fix empty string case (#1401)
* bio auth mac fix

* remove comment and change duration from 2 to 0

* cherry pick previous changes

* fix empty string case

* add support for path for all currency types

* disable paths on electrum and monero nodes

* undo mac auth changes

* stuff I missed

* 1 last thing

* another thing I missed
2024-04-25 02:00:53 +02:00
..
android Generic fixes (#1173) 2023-11-18 00:15:15 +02:00
ios Add Native setTrustedDaemon and trustedDaemon functions and integrate them with their wallets 2022-10-07 15:25:20 +02:00
lib Btc address types (#1263) 2024-02-23 18:13:30 +02:00
.gitignore Revert "Add pubspec.lock files and Podfile.lock to .gitignore [skip ci]" 2023-02-08 19:25:37 +02:00
.metadata Hv (#295) 2022-03-30 17:57:04 +02:00
CHANGELOG.md Hv (#295) 2022-03-30 17:57:04 +02:00
LICENSE Hv (#295) 2022-03-30 17:57:04 +02:00
pubspec.lock fix empty string case (#1401) 2024-04-25 02:00:53 +02:00
pubspec.yaml Revert "version bump to 3.13.9, auth working on mac (#1367)" (#1397) 2024-04-18 20:10:58 +02:00
README.md Hv (#295) 2022-03-30 17:57:04 +02:00

cw_haven

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.