EcoSaver is a Flutter mobile app built for the 7-Day Energy Saver Challenge.
It encourages users to adopt energy-saving habits through daily action logging, mini-games, and a shared Eco Points system.
- Daily activity logging
- Eco Points and bonuses
- Quiz Game
- Photo Challenge
- Eco Swipe Game
lib/providers– app state and persistence logiclib/screens– application screenslib/widgets– reusable UI componentslib/services– reserved for future backend/services integration
flutter pub get
flutter run