/todoApp

toDo app made in Flutter with Provider Pattern Structure

Primary LanguageC++

ToDo App

Flutter App using Provider AppState Pattern

exemplo imagem

exemplo imagem

exemplo imagem

The classic To-Do appldsdication where a user can write down all the things he wants to accomplish.

Project idea

🚀 Installing

To install ToDo App, follow these steps:

Inside the folder, type:

Linux e macOS:

flutter run

Windows:

flutter run

☕ Using

To use , follow these steps:

Type the task in the first screen
Mark as done or delete in the second screen
View done tasks in the third screen
Template Sample from Readme Template

⬆ Back