Skip to content

A Todo List Application created using Flutter.

Notifications You must be signed in to change notification settings

ddarshney/todo_app_flutter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List Application 📃

An application that stores your daily todo tasks created using Flutter.

Features

  1. User Authentication using Firebase
  2. Task storage on Cloud Firestore
  3. Reminder Notifications using Flutter Local Notifications

Installation

To clone and run this application, you'll need Git and Flutter installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/vrrao01/todo_app_flutter.git

# Go into the repository
$ cd fluttery-todo

# Install dependencies
$ flutter packages get

# Run the app
$ flutter run

Possible Improvements

  • Google Sign In
  • Task Filtering

image

image

image

image

image

image

image

image

image

image

image

About

A Todo List Application created using Flutter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 95.7%
  • HTML 3.1%
  • Other 1.2%