A simple to-do app built with Material Design in Flutter.
- Cross-platform: Android, iOS, Linux, macOS, Windows, and Web
- Material Design UI
- Task management: add, edit, delete tasks
- Install Flutter.
- Clone this repository:
git clone https://github.com/architxkumar/material_task_tracker.git - Run the app:
flutter run