AssetImageToFile extension
- on
Methods
-
loadAsFile(
) → Future< File?> -
Available on String?, provided by the AssetImageToFile extension
Loads an asset image as a File by writing it into the temp directory. Returnsnullif the asset path is invalid or an error occurs.