Skip to content

Todo is an Simple Task Management App coded using Dart which is a peogramming language for Flutter SDK(2.5) supports Null Safety 📑🚩

Notifications You must be signed in to change notification settings

naveeramesh/Todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo 📑🚩

📌 Introduction

Todo is an Simple Task Management App coded using Dart which is a programming language for Flutter SDK(2.5) supports Null Safety. This app works with Clean UI enhanced with Backend Support - Firebase.It's showcase the list of daily task which we have to do primarily and after completion of the task you can mark them completed. This app carries a Google Authentication and a Main Screen to upload your daily task .

👩‍💻Provider

Provider State Management, which is recommended by Flutter as well,The main purpose is to manage the states and it also acts as a center of functions.

Provider Components

There are three components

  1. ChangeNotifier.
  2. ChangeNotifierProvider
  3. Consumer

Provider package

provider: ^6.0.1

Move to corresponding provider branch using the below command also check pub.dev for documentation.

git checkout Provider

ℹ️ Local Installation

  1. Drop a ⭐ on the Github Repository.
  2. Fork the repository
  3. Clone the Repo by going to your local Git Client and pushing in the command:
https://github.com/naveeramesh/Todo.git

🏃‍♀️How to run

flutter pub get
flutter run

About

Todo is an Simple Task Management App coded using Dart which is a peogramming language for Flutter SDK(2.5) supports Null Safety 📑🚩

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published