image_picker_pluz 0.0.6
image_picker_pluz: ^0.0.6 copied to clipboard
Flutter plugin for selecting images and videos from the device library and capturing media with the camera.
0.0.6 #
- Update
image_picker_plus_iosto^0.0.9. - Fix Swift Package Manager discovery for the iOS implementation.
0.0.5 #
- Retracted because it depended on the retracted
image_picker_plus_ios0.0.8 release. - Update
image_picker_plus_androidto^0.0.5. - Migrate Android builds to AGP 9 and Android built-in Kotlin.
- Update
image_picker_plus_iosto^0.0.8. - Correct the iOS federated plugin declaration to implement
image_picker_pluz. - Raise the minimum supported Dart SDK to 3.12 and Flutter SDK to 3.44.
- Refresh package metadata, documentation, and example branding.
0.0.4 #
- Update
image_picker_plus_iosto^0.0.7. - Pull in the latest iOS implementation updates, including Swift Pigeon bindings and scene-aware presenter lookup improvements.
0.0.3 #
- Update platform implementations:
image_picker_plus_androidto^0.0.4image_picker_plus_iosto^0.0.6
- Pull in Android migration to Kotlin.
- Pull in iOS fixes for nullable
imageQualityhandling to align with platform interface semantics. - Pull in iOS performance improvements for PHPicker image processing (fast copy path, bounded concurrency, lower memory pressure).
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.