(Designed for educational purposes)
A simple personal expense tracking application built with Flutter.
Allows users to add daily expenses and categorize them.
- Add expenses
- View expense list
- Categorize expenses
- Simple and clean UI
- Flutter
- Dart
Clone the project and run:
flutter pub get
flutter run