Skip to content

Instantly share code, notes, and snippets.

@felangel
Created August 4, 2019 18:30
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/96cee3736a0dcc3416426f083dbcffb5 to your computer and use it in GitHub Desktop.
Save felangel/96cee3736a0dcc3416426f083dbcffb5 to your computer and use it in GitHub Desktop.
[flutter_firestore_todos] pubspec
name: todos_repository
version: 1.0.0+1
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cloud_firestore: ^0.12.7
rxdart: ^0.22.0
equatable: ^0.3.0
firebase_core: ^0.4.0+7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment