Fix build test failed
(cherry picked from commit 5050b35030530c2d92b58580266e69398db7d909)
This commit is contained in:
@@ -11,7 +11,7 @@ class FileUtils {
|
||||
String? folderPath,
|
||||
String? extensionFile
|
||||
}) async {
|
||||
if (PlatformInfo.isMobile) {
|
||||
if (!PlatformInfo.isWeb) {
|
||||
|
||||
String fileDirectory = (await getApplicationDocumentsDirectory()).absolute.path;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user