flutter_register_log out firebase
how login, register and log out firebase. textformfield with focusnode inheritedwidget exam. stream provider usage.
app home |
---|
to use this package :
- add the dependency to your pubspec.yaml file.
provider: ^5.0.0 firebase_core: ^1.1.0 cloud_firestore: ^2.0.0 firebase_auth: ^1.1.3
- paste it in the specified path androidappbuild.gradle
android {
defaultconfig{
multidexenabled true
}
}
getting started
this project is a starting point for a flutter application.
a few resources to get you started if this is your first flutter project:
for help getting started with flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full api reference.
Comments are closed.