userDirectory
userDirectory
Example:
import "package:system_info2/system_info2.dart";
print("Home Directory : ${SysInfo.userDirectory}");Last updated
Was this helpful?
import "package:system_info2/system_info2.dart";
print("Home Directory : ${SysInfo.userDirectory}");Last updated
Was this helpful?
Was this helpful?