Package io.flutter.util
Class PathUtils
java.lang.Object
io.flutter.util.PathUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getCacheDirectory
(Context applicationContext) static String
getDataDirectory
(Context applicationContext) static String
getFilesDir
(Context applicationContext)
-
Constructor Details
-
PathUtils
public PathUtils()
-
-
Method Details
-
getFilesDir
-
getDataDirectory
-
getCacheDirectory
-