A simple and intuitive To-Do app built with Flutter to help you organize your tasks efficiently.
- Task Management: Create, edit, and delete tasks effortlessly.
splash screen
running-devices-todoapp-2024-01-09-23-18-05_pf0qb738.mp4
home page
Add task
Check task
Delete task
Search task
- Flutter SDK installed
- Clone the repository:
git clone https://github.com/your_username/todoist.git
- Navigate to the project directory.
- Run
flutter pub get
to install dependencies. - Connect your device/emulator and run
flutter run
to launch the app.
- Create a new task by tapping the 'plus' icon.
- Set the task title, priority, and category (if needed).
- click red delete option for deleting task.
- Flutter
- LottieFiles for animations.
This project is licensed under the MIT License.
Feel free to reach out to me at [kazisazzad805@gmail.com] for any questions or feedback.