Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 600 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 600 Bytes

flutter_login_demo

A sample Flutter project to show case user login and signup process with Firebase authentication. It also shows how to perform CRUD operations with Firebase Real Time Database using simple todo list application.

Medium

Do spend sometime to read the article to complement the source code:

https://medium.com/flutterpub/flutter-how-to-do-user-login-with-firebase-a6af760b14d5 https://medium.com/@tattwei46/flutter-how-to-do-crud-with-firebase-rtdb-ce61e3ce53a

Getting Started

For help getting started with Flutter, view our online documentation.