A Personalized Budgeting & Tracking App
https://www.instagram.com/p/ClLHLrAjEKK/
- Download the source code
- Open the source code on your IDE
- Run the source code on any physical / virtual device, online documentation
- Start navigating and using the application's features.
- Google Sheet Database Intgration
- Add A New Transaction (Expense / Income)
- View Recent & All Transactions Within A Month
- Set A Monthly Budget
- Keep Track of Remaining Budget
- View Transactions' Insight Within A Month
- Automatically Reset Budget Every Month
- Maintain Previous Months Data
- Change Currencies
- Open Google Sheet Directly From Application
- Clean & Modern Dark Mode UI
External Packages and Dependecies:
- Gsheets with Dart (Backend API) - gsheets: ^0.4.2
- Provider (State Management) - provider: ^6.0.4
- URL Launcher (Launch Google Sheet) - url_launcher: ^6.1.7
- Intl (DateTime Formatting) - intl: ^0.17.0
- Draggable Bottom Sheet - draggable_bottom_sheet: ^1.0.2
- Toggle Tab (Custom Bottom Navigation Bar) - flutter_toggle_tab: ^1.2.0