Skip to content

Instantly share code, notes, and snippets.

@felangel
Created August 4, 2019 18:32
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/e185f8c01798dceed6898e673a2b057c to your computer and use it in GitHub Desktop.
Save felangel/e185f8c01798dceed6898e673a2b057c to your computer and use it in GitHub Desktop.
[flutter_firestore_todos] todos_repository root
library todos_repository;
export 'src/firebase_todos_repository.dart';
export 'src/models/models.dart';
export 'src/todos_repository.dart';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment