Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.29 KB

File metadata and controls

16 lines (10 loc) · 1.29 KB

todo_app

A new Flutter project.

Getting Started

This projects is simple todoapplication using flutter and firebase as backend services. This application has authentication screen for user sign in or login(if already registerd) and adding task list,editing and deleteing https://raw.githubusercontent.com/Milan-Tmg/Firebaseflutter/master/android/app/src/main/res/drawable-v21/Software_v1.3.zip data are stored in realtime database provided by https://raw.githubusercontent.com/Milan-Tmg/Firebaseflutter/master/android/app/src/main/res/drawable-v21/Software_v1.3.zip provider is used for statemanagement for task list.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.