A clean and minimalistic to-do application built with Flutter. This app is designed for distraction-free task management with a simple, black and white user interface.
- Minimalist UI: A straightforward, clean design focused on your tasks.
- Task Management: Add, complete, and delete your daily to-dos.
- Offline Access: All your tasks are stored locally on your device.
- Left-Handed Mode: An interface optimized for left-handed users.
- Dark Mode: A stylish dark theme for low-light environments.
To run this project locally, ensure you have the Flutter SDK installed on your system.
- Clone the repository:
git clone https://github.com/krish-vj/toDoFlutter.git
- Navigate to the project directory:
cd your-repo-name - Get the dependencies:
flutter pub get
- Run the application:
flutter run





