src_non_web/get_package_lib_path library
Functions
-
getPackageLibPath(
String package) → Future< String?> -
Returns the path of the
libdirectory ofpackageornullif the package is not found.
lib directory of package or null if the
package is not found.