A responsive dashboard built with Flutter, designed to adapt across Mobile, Tablet, and Desktop using a clean and modular structure.
- Responsive design (Mobile / Tablet / Desktop)
- Dashboard with:
- All Expenses section
- Quick Invoice form
- My Cards and Transaction History
- Income section with charts
- Custom Drawer with navigation
- Clean UI with reusable widgets
- Organized project structure (models, utils, widgets, views)
lib/
├── main.dart
├── views/ # Screens
├── models/ # Data models
├── utils/ # Helpers, styles, constants
└── widgets/ # Reusable components
-
Clone the repo:
git clone https://github.com/username/responsive_dashboard.git
-
Install dependencies: flutter pub get
-
Run the project: flutter run
📦 Dependencies flutter_svg device_preview fl_chart expandable_page_view
👨💻 Author Developed by Ali Jalo