get10101 / 10101-PoC

The world needs more Lightning!
MIT License
17 stars 3 forks source link

Prompted to back up seed on every restart #526

Closed luckysori closed 1 year ago

luckysori commented 1 year ago

The app doesn't remember that we already backed up the seed.

I think we should persist that information somewhere.

klochowicz commented 1 year ago

I think we can do that with the flutter shared preferences.