hl_image_picker 1.1.2
hl_image_picker: ^1.1.2 copied to clipboard
A Flutter plugin for iOS and Android for picking images, videos from the image library.
Flutter Image Picker Plugin #
Simplify media selection, cropping, and camera functionality in your Flutter app. Choose images/videos from the library, crop images, and capture new photos/videos with ease.
| Android | iOS | |
|---|---|---|
| Support | SDK 21+ | 11.0+ |
Installation #
$ flutter pub add hl_image_picker
iOS #
In progress
Android #
In progress