A minimalistic Tezos wallet that helps in storing and sending/receiving funds with ease. It is secure as it is build totally on the Tezos platform. I have used Hive for the on-device storage as it is fast and helps in storing the data securely. Apart from this, it has a very minimalist UI.
It was a bit challenging as it was my first time that I have used the Tezos platform for implementing a solution. Though the documentation on the Flutter plugin (tezster_dart) page helped in the implementation. The most difficult part for me was figuring out how to generate a faucet account from within the Flutter app.
Discussion