Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 903 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 903 Bytes

expense_tracker

This is a personal financial helper app. It helps the users to track their daily expenses and helps them to have a better life. I've used Flutter, Sqflite for database, provider for state management and Fl_chart for charts

Install from here :

https://drive.google.com/drive/folders/1uBGg78tVTJEJCO9FucGCwue0uJhrWWSh?usp=sharing

To run the code

  1. Clone the repository
  2. run flutter pub get
  3. run flutter run

Screenshots

SS-1

SS-2

SS-3

SS-4