[How to use] How to efficiently find a specific AssetEntity within AssetPathEntity #1220
Labels
Automation: triage
Triaged automatically by our bot.
await triage
Platform: Dart (package)
Sort: Documents
Platforms
dart
Description
Hello photo_manager team,
I am looking for guidance on how to efficiently find a specific
AssetEntity
within anAssetPathEntity
, especially when dealing with large albums.Currently, I am using the
getAssetListRange
method to retrieve all assets in the album and then checking if the specificAssetEntity
exists. However, this approach can be inefficient for large albums.AssetPathEntity
without loading all assets?AssetPathEntity
?Thank you for your assistance!
My code
No response
Try do it
No response
The text was updated successfully, but these errors were encountered: