cloud_firestore_platform_interface 1.1.0 copy "cloud_firestore_platform_interface: ^1.1.0" to clipboard
cloud_firestore_platform_interface: ^1.1.0 copied to clipboard

unlistedoutdated

A common platform interface for the cloud_firestore plugin.

[1.1.0] #

  • Updated FieldValueFactoryPlatform to use generics.
  • FieldValuePlatform no longer extends PlatformInterface.
  • MethodChannelFieldValue no longer extends FieldValuePlatform 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