Wenqi Li 88e0ad714b *Break changes:
• move "newest" parameter from "listMedia" to "listAlbums" API
• move "newest" property from "MediaPage" to "Media"
• add "newest" parameter of getAlbumThumbnail API
• update album parameter of AlbumThumbnailProvider
2023-05-14 01:08:51 +08:00
..
2023-05-14 01:08:51 +08: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