Skip to content

Instantly share code, notes, and snippets.

@felangel
Created April 27, 2019 18:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save felangel/2b29fb09583181db9cb5374cca526535 to your computer and use it in GitHub Desktop.
Save felangel/2b29fb09583181db9cb5374cca526535 to your computer and use it in GitHub Desktop.
[flutter_firebase_login] App (1)
import 'package:flutter/material.dart';
main() {
runApp(App());
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment