util/package_util library
Functions
-
getPackageFileUri(
String filePath) → Future< Uri?> -
Utility function to get the URI of a file in the package.
The
filePathshould be relative to thelibdirectory of the package.
filePath should be relative to the lib directory of the package.