This project is an Expense Analyzer App that I developed as part of an online Flutter course. During its development, I gained hands-on experience with several key Flutter concepts and widgets, including:
- Implementing SnackBars for user feedback
- Using ModalBottomSheet for displaying input forms
- Capturing user input through TextField widgets and managing them with TextEditingController
- Adding Dropdown menus for selection options
- Creating a custom date picker
- Displaying dynamic content using ListView
- Implementing Dismissible widgets for swipe-to-delete functionality
- Applying theming to manage colors and styles at the application level
- Building a responsive UI using MediaQuery for orientation-specific layouts
- Exploring LayoutBuilder for adaptive design
Screenshots:

