/Simple-Todo-App

A simple Todo List App build using Flutter/Dart to show how to mange state using Provider

Primary LanguageC++

Simple Todo App

A simple Todo App with 02 screens to add a task to-do, you can also remove a task. We use Provider as state management

Technologies

  • Flutter
  • Dart

Packages

  • Provider
  • Gap

How to run the app

  • git clone git@github.com:imdadAdelabou/Simple-Todo-App.git
  • cd Simple-Todo-App
  • launch flutter run

Thank you