image_picker_plus_ios 0.0.5
image_picker_plus_ios: ^0.0.5 copied to clipboard
iOS implementation of the image_picker_plus plugin.
0.0.5 #
- Rename
XFileWithLocalIdentifiertoXFileWithMetadata. - Update
image_picker_plus_platform_interfaceto ^0.0.3.
0.0.4 #
- Include PHAsset
localIdentifierin iOS picker results via Pigeon. - Update example code.
0.0.3 #
- Rewrite iOS plugin from Objective-C to Swift.
- Update minimum iOS deployment target to 14.0.
0.0.2 #
- Fix umbrella header import path from
image_picker_iostoimage_picker_plus_ios.
0.0.1 #
- Initial release of
image_picker_plus_ios. - Forked from
image_picker_iosv0.8.13+4. - Renamed package from
image_picker_iostoimage_picker_plus_ios.