iHamza7 / ToDo_Application

Flutter Todo Application with Sqflite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Todo Application with SQflite

A simple todo application built with Flutter and using the Sqflite database for local storage. This project serves as a practical example of how to create a basic todo list app in Flutter while leveraging the power of a local SQLite database for data storage.

Features

Add, edit, and delete tasks. Mark tasks as completed. Persistent data storage using Sqflite. Clean and user-friendly interface.

Dependencies

Flutter: Google's UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase. Sqflite: SQLite plugin for Flutter.

Contributing

Contributions are welcome! If you have any suggestions, improvements, or feature requests, please open an issue or create a pull request.

Acknowledgments

Thanks to the Flutter and Sqflite communities for their excellent documentation and support.

About

Flutter Todo Application with Sqflite


Languages

Language:Dart 63.6%Language:C++ 17.9%Language:CMake 14.1%Language:Swift 1.9%Language:HTML 1.4%Language:C 1.1%Language:Kotlin 0.1%Language:Objective-C 0.0%