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
cce878ccaa
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
..
help.dart
Add additional Help content and modify the Code Repo button to more specifically be Source Code for the project.
2025-03-21 14:21:43 -07:00
home.dart
Change the double SafeArea for Linux.
2025-03-21 12:05:59 -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