image_picker_plus_platform_interface 0.0.3
image_picker_plus_platform_interface: ^0.0.3 copied to clipboard
A common platform interface for the image_picker_plus plugin.
0.0.3 #
- BREAKING: Renamed
XFileWithLocalIdentifiertoXFileWithMetadata. - Added
contentUrifield toXFileWithMetadatato expose Android content:// URIs.
0.0.2 #
- Adds
XFileWithLocalIdentifierto expose iOS Photos identifiers.
0.0.1 #
- Initial release of
image_picker_plus_platform_interface. - Forked from
image_picker_platform_interfacev2.11.1. - Renamed package from
image_picker_platform_interfacetoimage_picker_plus_platform_interface.