Expense Tracker
Personal project to display bar charts representing different categories of spending. This app also has a theme for light or dark mode. Users can create expenses that represent four different categories.
Demonstrates:
Light and Dark themes (ThemeMode.system)
FL Charts (charting library)
Adaptive / Responsive UI ( different layout based on landscape or portrait)
Light Theme - Main Screen
Dark Theme- Main Screen
Responsive UI - Row instead of Column when in landscape mode
Dark Theme - Add New Expense Screen
Light Theme - Add New Expense Screen
Dark Theme - Expense Date
Dark Theme - Add another expense
After adding 4th expense. Charts updated
Swipe to remove expense
Expense Removed - *Notice on bottom you can undo the delete via a SnackBar