samuelkchris / Flutter-todo-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To-Do App

This is a basic to-do app built with Flutter, a cross-platform mobile development framework. It allows users to manage their to-do list by adding, deleting, and updating items, as well as searching for any existing items.

Features

  • Add new to-do items
  • Delete to-do items
  • Update to-do items
  • Search for existing to-do items

Getting Started

To get started with the app, you will need to clone the repository and install the dependencies:

Clone the repository: git clone https://github.com/samuelkchris/Flutter-todo-app.git Navigate to the project directory: cd to-do-app Install the dependencies: flutter pub get Run the app: flutter run

Building and Running for Production

To build the app for production, run the following command: flutter build apk --release This will create an APK file in the build/app/outputs/apk/release directory, which you can then distribute to your users.

Screenshots

Flutter todo app alt text alt text alt text alt text alt text alt text alt text

Contributing

If you'd like to contribute to the project, please read the CONTRIBUTING.md file for details on how to submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About


Languages

Language:C++ 33.9%Language:CMake 29.4%Language:Dart 29.2%Language:HTML 3.0%Language:C 2.3%Language:Swift 1.9%Language:Kotlin 0.2%Language:Objective-C 0.1%