Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 660 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 660 Bytes

fortune_gallery

An app that records a saying or famous quote you enter and saves it for future reference.

The app was developed using

  • SDK - Flutter 3.7.3
  • Language - Dart.
  • Statemanagement - Riverpod
  • Database- Sqflite

Getting Started

To test on android,

  • Clone the repo.
  • Ensure you have flutter installed.
  • Run the application.
android_test.mp4

To test on IOS,

  • Clone the repo.
  • Ensure you have flutter installed.
  • Run the application.
IOS_test.mp4