image_picker2_plus 1.0.2 copy "image_picker2_plus: ^1.0.2" to clipboard
image_picker2_plus: ^1.0.2 copied to clipboard

A modern, zero-permission Flutter plugin to pick images and videos with OS-level selection limits, native compression, and a rich WhatsApp-style example.

1.0.2 #

  • Added rich WhatsApp-style example UI for multi-select preview and captions.
  • Routed public pickMedia API through a proper platform interface.
  • Updated iOS podspec metadata and min iOS version to 14.0 to match PHPicker usage.
  • Fixed and modernized unit/widget/integration tests to match current API.
  • Updated package ownership metadata and repository links for image_picker2_plus.

1.0.1 #

  • Fixed pub.dev scoring issues (shortened description length).
  • Updated metadata URLs.

1.0.0 #

  • Initial release.
  • Pick images and videos with a user-defined selection limit.
  • Zero storage permissions required — uses Android Photo Picker and iOS PHPicker.
  • Built-in image compression with maxWidth and quality parameters.
  • Support for PickerMediaType.image, .video, and .any.
  • Backward-compatible pickImages API.
  • Strict app-level limit enforcement guards against OEM picker overrides.
0
likes
150
points
16
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A modern, zero-permission Flutter plugin to pick images and videos with OS-level selection limits, native compression, and a rich WhatsApp-style example.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on image_picker2_plus

Packages that implement image_picker2_plus