https://github.com/blkkkbvsik/fluttertraining-expenseapp
Training on Flutter
https://github.com/blkkkbvsik/fluttertraining-expenseapp
flutter flutter-app flutter-apps training
Last synced: 3 months ago
JSON representation
Training on Flutter
- Host: GitHub
- URL: https://github.com/blkkkbvsik/fluttertraining-expenseapp
- Owner: BLKKKBVSIK
- Created: 2019-10-27T23:12:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-11T11:54:18.000Z (over 5 years ago)
- Last Synced: 2025-01-04T17:22:20.454Z (5 months ago)
- Topics: flutter, flutter-app, flutter-apps, training
- Language: Dart
- Size: 761 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# expense_app
Expense App is a training project about:
- Experimenting about custom widgets
- Trying new widgets
- Theming
- MediaQuery
- CI with Flutter
- Using assets
- GH Action
- Adding/Remove feature if on Android/iOS
- And a lot more### WHAT CAN STILL BE DONE:
- [ ] Store expenses in local database/json
- [ ] Optimisation and refactory
- [ ] Do a landscape view### DEMO:
![]()
![]()
![]()
### Install
Wanna try the app ?
See the [releases](https://github.com/BLKKKBVSIK/FlutterTraining-ExpenseApp/releases)The release is Android only since i don't own an Apple Developer account.
### More of this ?
This project is included in a series of Flutter written projects to learn and progress.
My previous apps in Flutter:
[Quizz App](https://github.com/BLKKKBVSIK/FlutterTraining-QuizzApp)