https://github.com/wu4ngg/expenso
Another attempt at flutter (now with functional SQLite and Riverpod)
https://github.com/wu4ngg/expenso
Last synced: 3 months ago
JSON representation
Another attempt at flutter (now with functional SQLite and Riverpod)
- Host: GitHub
- URL: https://github.com/wu4ngg/expenso
- Owner: wu4ngg
- License: mit
- Created: 2024-05-30T13:45:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-20T03:56:19.000Z (about 1 year ago)
- Last Synced: 2024-06-20T15:32:12.519Z (about 1 year ago)
- Language: Dart
- Size: 346 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Expenso
Yet another attempt at flutter (now with working CRUD via SQLite and Riverpod)
![]()
![]()
![]()
![]()
![]()
## Tiến độ
\
45%. Xong SQLite, CRUD chi tiêu (Chưa sửa đc tại lười), giới hạn chi tiêu cơ bản.## Where apk?
Dự án còn non nên chưa có APK :)) Tự compile đi.## Changelog
### Alpha0.2.0
- Đặt giới hạn chi tiêu cho *tất cả ngày*. Có thể truy cập chi tiêu của mình ở trang cài đặt.
- Thêm animation vào CircularProgressBar của mục chi tiêu.
- Fix một đống bug.