Skip to content

Instantly share code, notes, and snippets.

@ijoschek
Created December 5, 2018 07:45
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 ijoschek/a542fe9c2fd0ad196718adbfd0ad3b33 to your computer and use it in GitHub Desktop.
Save ijoschek/a542fe9c2fd0ad196718adbfd0ad3b33 to your computer and use it in GitHub Desktop.
flutter_firestore_tut
import 'package:flutter/material.dart';
import 'scr/myApp.dart';
void main() => runApp(MyApp());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment