grid_gallery

Last updated:

0 purchases

grid_gallery Image
grid_gallery Images
Add to Cart

Description:

grid gallery

grid_gallery #


A Flutter package provides customizable widget to user select and list up images in device storage without android and iOS native photo picker.

Getting started #
Request for permission #
Android
No configuration required
iOS
Add the following keys and value to Info.plist file, located in <project root>/ios/Runner/Info.plist
<key>NSPhotoLibraryUsageDescription</key>
<string>In order to access your photo library</string>
<key>NSCameraUsageDescription</key>
<string>In order to access your camera</string>
copied to clipboard
Usage #
Additional information #

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.