adapters/fs library
Functions
-
getAbsolutePath(
String? path, {bool relative = true}) → String -
getBundleName(
{Platform platform = Platform.ios}) → String? -
getWorkingDirectory(
) → String? -
isPathExists(
String? path, {bool relative = true}) → bool