flutter_photo_manager icon indicating copy to clipboard operation
flutter_photo_manager copied to clipboard

A Flutter plugin that provides images, videos, and audio abstraction management APIs without interface integration, available on Android, iOS, macOS and OpenHarmony.

Results 76 flutter_photo_manager issues
Sort by recently updated
recently updated
newest added

Platform: Android
Type: Permission

**Version information** - Device: Google Pixel - OS: Android 13 - Package Version: 3.5.0+1 - Flutter Version: 3.0.5 **Is your feature request related to a problem?** Android 13 introduced new...

Platform: Android
Type: Photo library
PR welcomed
Type: Permission
Sort: Goal
Status: Need investigate
From: Pickers

**Describe the bug** ![image](https://user-images.githubusercontent.com/15172679/168253216-cf37854e-a63f-4c9a-81f2-d72d113d2c7e.png) **Version information** - Device: XIAOMI MIX 2S - OS: ANDROID 11 - Package Version: 7.3.0 - Flutter Version: 2.10.0 **Additional context**

Sort: Enhancement
Platform: Android
Status: Need more info
Type: Photo library
Status: Need investigate
From: Pickers

![image](https://user-images.githubusercontent.com/15884415/147537899-1a49d22b-47cd-42a1-9c8d-25bc9af215f9.png) Although this is always failed on 11, it requires rewriting with `onActivityResult`, which is too much work for the current structure.

Sort: BUG
Platform: Android
Type: Photo library
PR welcomed
Android 11

**Is your feature request related to a problem? Please describe.** This request is related to #386. The library allows you to save the video and image. There should be a...

Platform: iOS
Type: Photo library
PR welcomed
Sort: Goal
Status: Need investigate

I use [flutter_wechat_assets_picker](https://github.com/fluttercandies/flutter_wechat_assets_picker), but this lib show gallery list not include favorite album. But iOS has been return favorite album([link](https://github.com/fluttercandies/flutter_photo_manager/issues/126)), so can you add android version. Thanks!

Platform: Android
Type: Photo library
PR welcomed
Status: Have use case
Sort: Goal
From: Pickers

**Describe the bug** PhotoManager a ios problem, the retrieval process: First installation application call PhotoManager. requestPermissionExtend, call photo permissions, select "choose photo", pop-up photo process in the system, do not...

Sort: BUG
Platform: iOS
Type: Photo library
PR welcomed
iOS 14
Sort: Out of support
iOS 15
From: Pickers

Is there a way to get file from the thumbnail? tried this but doesn't work ``` Uint8List? list = await assetEntity.thumbDataWithSize(400, 400); File file = File.fromRawPath(list!); ```

Sort: Enhancement
Status: Need response
Status: Need more info
Type: Photo library

## Expect What you want to achieve ![Screenshot 2022-01-28 at 10 37 48](https://user-images.githubusercontent.com/97427686/151490641-c88a97e7-f4d4-4232-b743-4033ebb1828e.png) ## ScreenShots Screenshots showing the purpose. when I try to one picture to move another gallery I...

Sort: BUG
Platform: Android
Type: Photo library
Status: Need investigate

**Is your feature request related to a problem? Please describe.** I know there is the assetCount property, but I need to know how many are images and how many are...

Sort: Enhancement
Status: Need more info
Type: Photo library