A new Flutter project about tracking expenses, made as a guiding project to learn flutter concepts.
This project is a learning project created during the course "Flutter & Dart - The Complete Guide [2023 Edition]".
To run said project, please follow the instructions to install Flutter and all it's dependencies on your chosen OS:
Once installed, clone the repository, and run the following commands:\
flutter clean
flutter pub get
You are now setup, and can now run the main.dart file to start the app on your device of choice!
flutter run