My first App using Flutter
This app helps you manage personal expenses in one week, so you can control your spending,
- A Chart Bar to overview your spending
- Add new Transaction
- Remove
- Pick Date in one week
- Adaptive Style for Android & IOS
- Responsive for small-Screen-Device
- Ugly App
# clone this project
cd [this-project]
flutter clean
flutter pub get
flutter build apk
flutter install