AltMe icon indicating copy to clipboard operation
AltMe copied to clipboard

Add normal storage for non critical data (currently almost everything is stored in secure storage)

Open hawkbee1 opened this issue 1 year ago • 0 comments

storage candidate: https://pub.dev/packages/shared_preferences since it looks like Hive is not maintained anymore and Sqlite use ffi.

NB: need a special behavior on iOS when data is lost because of the persistence of secure storage. Maybe the ability to reset the wallet.

hawkbee1 avatar May 27 '24 16:05 hawkbee1