multi_image_picker 2.3.24 copy "multi_image_picker: ^2.3.24" to clipboard
multi_image_picker: ^2.3.24 copied to clipboard

discontinued
outdated

Flutter plugin that allows you to display multi image picker on iOS and Android.


[Flutter Multi Image Picker]
Flutter Multi Image Picker

Flutter plugin that allows you to display multi image picker on iOS and Android.

Build

Key FeaturesHow To UseFAQCreditsRelatedLicense

[screenshot]

Key Features #

  • Pick multiple images
    • Instantly pick thousands of images at once, without any delay or blocking the UI thread.
  • Native performance
    • The plugin takes advantage of the two best image picking libraries for Android and iOS, bringing you the best native platform experience.
  • Photos sorted by albums
  • Take a picture option in the grid view
  • Restrict the maximum count of images the user can pick
  • Customizable UI and localizations
  • Thumbnail support
  • Specify the image quality of the original image or thumbnails
  • Read image meta data

How To Use #

Add this to your package's pubspec.yaml file::

dependencies:
  multi_image_picker: ^2.3.22

Install it via command line:

flutter packages get

Now in your Dart code, you can use:

import 'package:multi_image_picker/multi_image_picker.dart';

Next steps:

Emailware #

Flutter Multi Image Picker is an emailware. Meaning, if you liked using this plugin or has helped you in anyway, I'd like you send me an email on radoslav.vitanov@gmail.com about anything you'd want to say about this software. I'd really appreciate it!

Credits #

This software uses the following open source packages:

image_picker - Official Flutter image picker plugin

Support #

Buy Me A Coffee

License #

MIT


GitHub @Sh1d0w  ·  Twitter @RadoslavVitanov

447
likes
0
points
867
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin that allows you to display multi image picker on iOS and Android.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, meta

More

Packages that depend on multi_image_picker