You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My Tasks is a Flutter-based personal task manager app that lets users add, edit, delete, and complete tasks with details like title, description, due date, priority, and category. It uses Sqflite for local storage and Provider for efficient state management.