This Flutter project serves as a showcase for demonstrating different data persistence techniques using Shared Preferences, Secure Storage, and Hive library. For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
- Install dependencies:
flutter pub get
. - Launch the app:
flutter run
.
Feel free to get in touch if you found this useful or if something didn't behave as expected.