Skip to content

Instantly share code, notes, and snippets.

@aaronksaunders
Created May 30, 2019 23:46
Show Gist options
  • Select an option

  • Save aaronksaunders/9d8425cc9cbcf4a7a1f2e9d010023f5e to your computer and use it in GitHub Desktop.

Select an option

Save aaronksaunders/9d8425cc9cbcf4a7a1f2e9d010023f5e to your computer and use it in GitHub Desktop.
Markdium-Simple Firebase Login Flow in Flutter
class _LoginPageState extends State<LoginPage> {
final _formKey = GlobalKey<FormState>();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment