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
647 stars 297 forks source link

[How to use] Is it possible to load videos that are not in the Photo Library but are on the file system? #1079

Closed kaciula closed 3 months ago

kaciula commented 4 months ago

Platforms

iOS

Description

Is it possible to load videos that are not in the Photo Library but are on the file system? The user may have videos/photos on the file system (on My iPhone folder) that are not saved in the Photo Library.

My code

No response

Try do it

No response

AlexV525 commented 3 months ago

Nope. This is not the scope of the plugin. You'll need to build entities on top of the AssetEntity/AssetPathEntity.