cloud_firestore_web 0.1.1 cloud_firestore_web: ^0.1.1 copied to clipboard
The web implementation of cloud_firestore
0.1.1 #
- Support equality comparison of field values.
FieldValueWeb
no longer extendsFieldValuePlatform
.- Updated platform interface dependency.
0.1.0+4 #
- Make the pedantic dev_dependency explicit.
0.1.0+3 #
- Removed unit test that was only testing dart-lang behavior.
0.1.0+2 #
- Update documentation about this package being the endorsed platform for web.
0.1.0+1 #
- Fix
fileName
prop in pubspec.yaml
0.1.0 #
- Initial release