Create a Flutter mobile application called Expense Tracker. Features: - User authentication (Login/Register) - Dashboard with total income, expenses, and balance - Add, edit, delete transactions - Categories (Food, Travel, Shopping, Bills, etc.) - Monthly expense chart - Transaction history with search and filters - Dark/Light theme support - Local database using Hive - Clean architecture with GetX state management Generate production-ready Flutter code with proper folder structure, models, controllers, services, and responsive UI.
Sign in to leave a comment
No comments yet. Be the first!