brand17 6aba4fb6c2
ios permissions changed
`Permission.photos` should be requested instead of `Permission.storage` for ios
2023-07-13 19:37:47 +03:00
..
2023-06-12 01:20:42 +08:00
2023-07-13 19:37:47 +03:00
2020-08-14 18:07:27 +08:00
2020-08-14 18:07:27 +08:00
2020-08-14 18:07:27 +08:00

photo_gallery_example

Demonstrates how to use the photo_gallery plugin.

Use photo_gallery plugin to list images and videos from mobile native gallery. support both iOS and Android (with the help of image_picker plugin).

Install

flutter pub get

Run

flutter run