A Flutter-based Todo List application that helps you manage your tasks efficiently. You can add, update, and delete tasks. The app also provides notifications to remind you of your tasks.
- Add, update, and delete tasks.
- Notifications to remind you of your tasks.
- User-friendly interface with a modern design.
- Option to view tasks with upcoming deadlines at the top.
- About page with developer information and social media links.
- Clone the repository:
git clone https://github.com/S-Bharath16/flutter_todo_app.git
- Navigate to the project directory:
cd flutter_todo_app
- Get dependencies:
flutter pub get
- Run the app:
flutter run
This app requires the following permissions:
- RECEIVE_BOOT_COMPLETED
- This app uses icons and images from various sources.
- Special thanks to the following resources:
S Bharath
Feel free to customize this template further to suit your project's specific needs.