image_picker_plus_android 0.0.4
image_picker_plus_android: ^0.0.4 copied to clipboard
Android implementation of the image_picker_plus plugin.
0.0.4 #
- Migrate Android implementation from Java to Kotlin.
- Add Kotlin support to build configuration.
- Remove unused
integration_testdependency from example.
0.0.3 #
- Return
PickedMediawithcontentUrifrom Android picker results via Pigeon. - Rename
XFileWithLocalIdentifiertoXFileWithMetadata. - Update
image_picker_plus_platform_interfaceto ^0.0.3.
0.0.2 #
- Fix the name error
0.0.1 #
- Initial release of
image_picker_plus_android. - Forked from
image_picker_androidv0.8.13+10. - Renamed package from
image_picker_androidtoimage_picker_plus_android.