This website requires JavaScript.
Explore
Help
Sign In
me
/
flutter-expense-tracker
Watch
1
Star
1
Fork
0
You've already forked flutter-expense-tracker
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
6f9d0d8afb
Branches
Tags
View all branches
flutter-expense-tracker
/
lib
History
Hyperling
6f9d0d8afb
The initial page load now delays properly and shows the correct value rather than 0. Updating an item and going back to the page still shows old data though.
2025-03-26 12:39:09 -07:00
..
models
Ensure project is properly named across all files.
2025-03-21 10:24:46 -07:00
pages
The initial page load now delays properly and shows the correct value rather than 0. Updating an item and going back to the page still shows old data though.
2025-03-26 12:39:09 -07:00
widgets
Pull the basic card types out into their own file for possible reuse.
2025-03-08 08:40:08 -07:00
db.dart
Finish changing the database name.
2025-03-21 11:38:50 -07:00
globals.dart
Turn off testing / debug.
2025-03-08 06:57:26 -07:00
main.dart
Change database file name to be more user-friendly.
2025-03-21 10:53:48 -07:00