/task-list

Task list app built with Flutter

Primary LanguageDartMIT LicenseMIT

📱 Task List

The Task List application created with Flutter, organizes and stores your tasks.

Template

♻️ How to contribute

  • Fork this repository
  • Create a branch with your feature: git checkout -b my-feature
  • Commit your changes: git commit -m 'feat: My new feature'
  • Push your branch: git push origin my-feature

📝 License

This project is under the MIT license. See the LICENSE for more information.