Releases: SagarXCode/flutter_todo_app
Releases · SagarXCode/flutter_todo_app
Flutter Todo App Release 1.0.0
Initial Release - Todo App (v1.0.0)
Welcome to the first version of the Flutter To-Do App! This release provides core functionality for managing your daily tasks.
New Features
- ✅ Basic Task Management: Add, view, edit, and delete your tasks.
- 💾 Local Storage: All tasks are saved locally on your device (no internet connection required).
- 🎨 Clean UI: A simple and intuitive interface built with Flutter.
Known Issues
- Tasks cannot currently be synced across multiple devices.
- No notification reminders implemented yet.