menu
piky package
documentation
provider/asset_picker_provider.dart
AssetPickerProvider<Asset, Path>
getAssetPathList abstract method
getAssetPathList abstract method
dark_mode
light_mode
getAssetPathList
abstract method
Future
<
void
>
getAssetPathList
(
)
Get assets path entities. 获取所有的资源路径
Implementation
Future<void> getAssetPathList();
piky package
documentation
provider/asset_picker_provider
AssetPickerProvider<Asset, Path>
getAssetPathList abstract method
AssetPickerProvider class