Skip to content

lsprdev/FlutterDo

Repository files navigation

Flutter Do!

An Open-Source To-do List App for all your needs!

made-with-flutter

Don't forget to ⭐ the repo

GitHub stars GitHub forks GitHub followers

Screenshots

Installing and Running

  1. Clone the repository
git clone https://github.com/OGabrielPereira/flutter_do.git
  1. Install the dependencies
flutter pub get
  1. Run the application
flutter run

Features

  • Add new tasks.
  • Save all tasks locally.
  • Mark a task as complete.
  • Delete completed tasks.
  • Adit the info of a task.
  • Add name and description for a task.
  • See all the info of a task.
  • See how many tasks there are.

Contribute

Contributions welcome!

  1. Fork it (https://github.com/OGabrielPereira/flutter_do.git/fork)
  2. Clone it (git clone https://github.com/OGabrielPereira/flutter_do.git)
  3. Create your feature branch (git checkout -b your_branch_name)
  4. Commit your changes (git commit -m 'Description of a commit')
  5. Push to the branch (git push origin your_branch_name)
  6. Create a new Pull Request

License

CC0 1.0 Universal

Download

Download

About

Flutter Do! is a To-do List application made in Flutter 3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published