cloud_firestore_platform_interface 1.1.0 cloud_firestore_platform_interface: ^1.1.0 copied to clipboard
A common platform interface for the cloud_firestore plugin.
[1.1.0] #
- Updated
FieldValueFactoryPlatform
to use generics. FieldValuePlatform
no longer extendsPlatformInterface
.MethodChannelFieldValue
no longer extendsFieldValuePlatform
and supports equality comparison.- Fixed the file name of a test.
[1.0.1] #
- Make the pedantic dev_dependency explicit.
[1.0.0] #
- Created Platform Interface