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