hoanghm / Proact

2 stars 0 forks source link

Integrate Signup & Login page with Firebase Authentication + Cloud Firestore #30

Closed hoanghm closed 1 day ago

hoanghm commented 1 week ago

supports

hoanghm commented 6 days ago

Basic Login page created and integrated with cloud_firestore and firebase_auth, need to set android/app/build.gradle/minSdk = 23 instead of flutter.minSdkVersion for the app to build correctly.