FirebaseUI-Flutter
FirebaseUI-Flutter copied to clipboard
[📚] missing information for firebase_ui_auth
See https://github.com/firebase/flutterfire/issues/10431 for files etc. Issue number 6 in firebase_ui_auth 1.1.10 issues.pdf
It is very difficult to work out how to use the theme to control the appearance. Some better documentation is needed.
It is common for people to want to change the layout of the sign-in screen e.g. "Log in" instead of "sign in" etc. Some documentation is needed for the easiest way to do this.
For the "register" screen to work properly you need to have an action AuthStateChangeAction<UserCreated> - action this isn't documented anywhere.
For verify email, there is no documentation that says you need to supply ActionCodeSettings for verify to work on Android and IOS (not needed on web) or how to create them.
see also https://github.com/firebase/flutterfire/issues/10431 https://github.com/firebase/FirebaseUI-Flutter/issues/39 https://github.com/firebase/FirebaseUI-Flutter/issues/38 https://github.com/firebase/FirebaseUI-Flutter/issues/37 https://github.com/firebase/FirebaseUI-Flutter/issues/36