image_picker_pluz 0.0.2
image_picker_pluz: ^0.0.2 copied to clipboard
Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.
0.0.2 #
- Export
XFileWithMetadatafrom platform interface. - Update example code to display platform-specific metadata (iOS localIdentifier, Android contentUri).
- Update platform implementations:
image_picker_plus_androidto ^0.0.3image_picker_plus_iosto ^0.0.5image_picker_plus_for_webto ^0.0.2image_picker_plus_linuxto ^0.0.2image_picker_plus_macosto ^0.0.2image_picker_plus_windowsto ^0.0.2
- Update
image_picker_plus_platform_interfaceto ^0.0.3.
0.0.1 #
- Initial release of
image_picker_pluz. - Forked from
image_pickerv1.1.2. - Renamed package from
image_pickertoimage_picker_pluz.