cloud_firestore_vm 0.0.6
cloud_firestore_vm: ^0.0.6 copied to clipboard
Dart implementation of Cloud Firestore SDK that offers a cloud-hosted, noSQL database with live synchronization and offline support.
0.0.6 April 21, 2020 #
- fix auth provider picker logic
- fix exporting Source
0.0.5 April 18, 2020 #
- fix null bool
0.0.4 April 18, 2020 #
- disable verbose logging
- make sql connection not exclusive so we don't break hot reload
0.0.3 April 18, 2020 #
- fix return when garbage collection kicks in
0.0.2 April 18, 2020 #
- update export statements
0.0.1 April 18, 2020 #
- initial release