tattwei46/flutter_login_demo
Flutter और Firebase के साथ एक डेमो लॉगिन ऐप
- Stars
- 363
- Forks
- 204
- अंतिम पुश (UTC)
- 13 सित॰ 2020
- प्रोजेक्ट स्थिति
- सक्रिय
भाषाएँDartRubyObjective-CJava
उपयोग की गई निर्भरताएँ
निर्भरता सूची 5 आइटम
- flutter
{"sdk":"flutter"} - cupertino_icons
^0.1.2 - firebase_auth
^0.14.0+5 - firebase_database
^3.0.7 - flutter_testडेवलपमेंट
{"sdk":"flutter"}
रैंकिंग
मूल README
यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।
README खोलें / बंद करें
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.