Short, cross-platform to‑do list example built with Flutter — designed to be a small, practical starter showcasing state management, code generation, dependency injection and local persistence.
- Create, modify and delete tasks
- Mark tasks as completed/uncompleted
- Filter tasks (All, Completed only, Uncompleted only)
- Sort tasks (Newest firts, Oldest first)
- Localization support
- Flutter
- BloC / flutter_bloc
- hive_ce
- l10n