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
/
models
History
Hyperling
e896611bd1
Refactor to add header to the Tracked Item pages.
2025-03-27 14:31:34 -07:00
..
asset.dart
Add type to objects.
2025-03-07 13:24:17 -07:00
database_backup.dart
Move down to only 1 abstract data type with a nully Frequency. Should aid in making the Expense page usable for all 3 data type.
2025-02-21 08:56:50 -07:00
expense.dart
Ensure project is properly named across all files.
2025-03-21 10:24:46 -07:00
frequency.dart
Add a daily estimate. Move estimates to the right of the list item.
2025-02-07 10:24:20 -07:00
income.dart
Add type to objects.
2025-03-07 13:24:17 -07:00
item_type.dart
Refactor to add header to the Tracked Item pages.
2025-03-27 14:31:34 -07:00
tracked_item.dart
Ensure project is properly named across all files.
2025-03-21 10:24:46 -07:00