MyTasks is a fast, offline-first task manager focused on instant capture and completion of personal todos. It keeps every task on-device, so nothing is sent to external services and the experience stays private by design.
- ⚡️ Zero-friction capture — a single-field bottom sheet lets you add tasks in one motion while blocking duplicates.
- 🔐 Local persistence — tasks are stored with
shared_preferences, survive restarts, and never leave the device. - ✅ Inline completion — every item shows a single checkbox; once checked, the task disappears from the list.
- 🌓 Theme control — the app follows the system theme but also exposes a quick toggle in the toolbar for manual switching.
flutter pub get
flutter run # pick simulator, emulator, or Chromeflutter testBuilt with Flutter and open to contributions. Write to mail@airat.top for questions or collaborations.
- iOS App Store: apps.apple.com/app/id6755858152
- Privacy Policy: mytasks.airat.top/privacy
- Contact: mail@airat.top