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
FieldValueFactoryPlatformto use generics. FieldValuePlatformno longer extendsPlatformInterface.MethodChannelFieldValueno longer extendsFieldValuePlatformand 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