charlesYun / photo_album_manager

This is the plug-in can quickly get album resources, support for android and iOS
MIT License
23 stars 12 forks source link

在ios14.7.1上originalPath为null,thumbPath正常 #20

Open gaoyueban opened 2 years ago

gaoyueban commented 2 years ago

List photos = await PhotoAlbumManager.getDescAlbum(maxCount: 50); D(photos[0].thumbPath); D(photos[0].originalPath);

gaoyueban commented 2 years ago

插件版本1.2.0