cloud_firestore_rest 0.0.2+1a
cloud_firestore_rest: ^0.0.2+1a copied to clipboard
Platform agnostic REST API to access Google Cloud Firestore.
0.0.1 - 2019-12-11 #
-
A brief description of the package A Flutter Package to use the Cloud Firestore API by cross platform Flutter Apps.
-
TODO: Describe initial release.
0.0.2 - 2020-01-15 #
Added Firebase authentication
0.0.2+1 - 2020-01-16 #
- Corrected handling of DateTime, Map and List types
0.0.2+1a - 2020-01-16 #
- Minor tweaks