An open API service indexing awesome lists of open source software.

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

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)