fluttercandies / flutter_photo_manager

A Flutter plugin that provides images, videos, and audio abstraction management APIs without interface integration, available on Android, iOS, macOS and OpenHarmony.
https://pub.dev/packages/photo_manager
Apache License 2.0
656 stars 299 forks source link

[Feature request] Android live photo support #986

Open coronoal opened 10 months ago

coronoal commented 10 months ago

Platforms

Android

Description

Android devices now also have live photo, such as Xiaomi. Is there any plan to support it in the future?

Why

No response

vishnukvmd commented 10 months ago

Could you try using https://github.com/ente-io/motion_photos?

CaiJingLong commented 9 months ago

It must be supported by Android API. If each manufacturer has its own live photo format, it will be difficult to support it.