image_picker2 1.0.1 copy "image_picker2: ^1.0.1" to clipboard
image_picker2: ^1.0.1 copied to clipboard

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

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.
2
likes
150
points
124
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 and native compression.

Homepage

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on image_picker2

Packages that implement image_picker2