hoanghm / Proact

2 stars 0 forks source link

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

Closed hoanghm closed 4 months ago

hoanghm commented 5 months ago

supports

hoanghm commented 4 months 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.