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
flutter-expense-tracker
/
lib
/
pages
History
Hyperling
2d9c93fec4
Fix typo.
2025-03-27 14:26:51 -07:00
..
help.dart
Fix typo.
2025-03-27 14:26:51 -07:00
home.dart
Add app version to menu.
2025-03-27 14:02:18 -07:00
report.dart
Fix the projections not loading if any item type was left unused.
2025-03-27 11:58:26 -07:00
settings.dart
Replace placeholder with a basic message for now.
2025-03-21 12:04:48 -07:00
tracked_item.dart
Made the input dialog fully item type aware. Fixes issue
#1
, now all item types can have an item of the same name (such as "Test") rather than only checking the Expense table for the name.
2025-03-27 12:15:55 -07:00