A Flutter-based mobile application that delivers daily inspiration through quotes fetched from zenquotes.io.
The app provides quote rating, favorites, search, notifications, and complete light/dark mode support, all wrapped in a fast and resilient user experience.Daily Quotes — Random quotes fetched from the ZenQuotes API with retries and built-in fallback content.
Favorites — Save, view, and remove your favorite quotes.
Quote History — Keeps up to 50 previous quotes with individual delete options.
Search — Search by content or author, with rating filters and quick-clear.
Rating System — Rate any quote from 1 to 5 stars; ratings appear in history and search results.
Daily Streaks — Tracks how many days in a row you open the app.
Notifications — Daily quote reminders with customizable time and Android 13+ permission handling.
Dark/Light Mode — Choose Light, Dark, or System mode with persistence.
Copy & Share — Copy quotes or share them as text or images.
Offline Support — Automatically uses cached or fallback quotes when offline.
Data Management — Export/Import full app data (JSON) or clear all data via Settings.
Secure Login — Includes a demo login system with auto-login and logout.
Smooth Navigation — Built with Get X for fast, reliable routing.