With the simple and lightweight todo application built using Flutter, managing tasks and increasing productivity has never been easier. This intuitive and user-friendly app allows you to create and manage todo lists with ease.
One of the key features of this app is its ability to mark tasks as done or not done by simply tapping on them. Users can also delete a task by long pressing it.
The app has a responsive user interface that adapts to different devices and screen sizes, providing a seamless user experience. It also includes a light and dark mode toggle which can be switched manually. Additionally, the app changes the theme according to the system theme, which makes it easy on the eyes and user-friendly.
Overall, this todo app is perfect for anyone who wants to increase their productivity and get more done. With its simple and intuitive design, it is easy to use for anyone, regardless of their technical expertise. If you're looking for a powerful, yet lightweight todo app that gets the job done, this is the app for you.
- Create and manage todo lists
- Mark tasks as done or not done
- Delete tasks with a long press
- Sleek and intuitive design
- Responsive UI for different screen sizes
- Light and dark mode toggle for customizable themes
- Adapts to system theme for a seamless experience
- Lightweight and fast
- User-friendly and easy to use
- Perfect for increasing productivity and staying organized
Run the following commands from your terminal:
-
https://github.com/tejasbadone/Check-Todo-App.git
to clone this repository -
flutter pub get
in the project root directory to install all the required dependencies.
Client: Flutter
Backend: Shared Preferences