Deepesh Pareek (Flutter Developer)

Results 3 comments of Deepesh Pareek (Flutter Developer)

use this ``` final List paths = await PhotoManager.getAssetPathList( type: RequestType.image, hasAll: true, filterOption: FilterOptionGroup( orders: [ const OrderOption(type: OrderOptionType.updateDate, asc: true), ], ), ); ```

> ### Version > 3.5.2 > > ### Platforms > dart > > ### Device Model > iphone 13 and android xiaomi mi lite 5g > > ### flutter info...