ΠΠΈΠ·Π°ΠΉΠ½ ΠΈΠ½ΡΠ΅ΡΡΠ΅ΠΉΡΠ°. Π£ΡΡΡΠΎΠΉΡΡΠ²Π° Π΄Π»Ρ ΠΌΠ°ΡΡΡΠ°Π±ΠΈΡΠΎΠ²Π°Π½ΠΈΡ: ΡΠΌΠ°ΡΡΡΠΎΠ½Ρ, ΠΏΠ»Π°Π½ΡΠ΅ΡΡ. ΠΡΠΆΠ½ΠΎ ΠΏΡΠΈΠ»ΠΎΠΆΠΈΡΡ ΡΠΎΠ·Π΄Π°ΡΡ ΠΈ ΡΠΎΠ±ΡΠ°ΡΡ apk ΠΎΡΠΈΠ±ΠΊΠ° C:\Users\Den\AppData\Local\Flutter\bin\flutter.bat --no-color build apk C:\Users\Den\AppData\Local\Flutter\bin\cache\dart-sdk\bin\dart pub --suppress-analytics deps --json Process exited abnormally with exit code 65: Error on line 2, column 7 of pubspec.yaml: “name“ field doesn't match expected name “untitled“. ╷ 2 │ name: vless_flutter │ ^^^^^^^^^^^^^ ╵ C:\Users\Den\AppData\Local\Flutter\bin\cache\dart-sdk\bin\dart pub --suppress-analytics deps --json Process exited abnormally with exit code 65: Error on line 2, column 7 of pubspec.yaml: “name“ field doesn't match expected name “untitled“. ╷ 2 │ name: vless_flutter │ ^^^^^^^^^^^^^ ╵ Running Gradle task 'assembleRelease'... Error: Couldn't resolve the package 'path_provider' in 'package:path_provider/path_provider.dart'. lib/main.dart:4:8: Error: Not found: 'package:path_provider/path_provider.dart' import 'package:path_provider/path_provider.dart'; ^ lib/main.dart:20:23: Error: The method 'getApplicationDocumentsDirectory' isn't defined for the class '_VlessAppState'. - '_VlessAppState' is from 'package:untitled/main.dart' ('lib/main.dart'). Try correcting the name to the name of an existing method, or defining a method named 'getApplicationDocumentsDirectory'. final dir = await getApplicationDocumentsDirectory(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Unhandled exception: FileSystemException(uri=org-dartlang-untranslatable-uri:package%3Apath_provider%2Fpath_provider.dart; message=StandardFileSystem only supports file:* and data:* URIs) #0 StandardFileSystem.entityForUri (package:front_end/src/api_prototype/standard_file_system.dart:45) #1 asFileUri (package:vm/kernel_front_end.dart:984) #2 writeDepfile (package:vm/kernel_front_end.dart:1147) <asynchronous suspension> #3 FrontendCompiler.compile (package:frontend_server/frontend_server.dart:713) <asynchronous suspension> #4 starter (package:frontend_server/starter.dart:109) <asynchronous suspension> #5 main (file:///C:/b/s/w/ir/x/w/sdk/pkg/frontend_server/bin/frontend_server_starter.dart:13) <asynchronous suspension> Target kernel_snapshot_program failed: Exception FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:compileFlutterBuildRelease'. > Process 'command 'C:\Users\Den\AppData\Local\Flutter\bin\flutter.bat'' finished with non-zero exit value 1 * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at https://help.gradle.org. BUILD FAILED in 46s Running Gradle task 'assembleRelease'... 47,8s Gradle task assembleRelease failed with exit code 1 Process finished with exit code 1.