Skip to content

Flutter terminates while building for web on linux(debian & ubuntu): Target dart2js failed: ProcessException: Process exited abnormally #135982

@YawarOsman

Description

@YawarOsman

Is there an existing issue for this?

Steps to reproduce

I have tried to host my flutter on my debian VPS on digital ocean, and for that i have to build it for web, so when i tried to run flutter build web it is been terminated.

I have also tried these flutter clean, flutter pub cache clean, flutter pub cache repair, flutter pub get, and even deleted .dart-tools

Compiling lib/main.dart for the Web...                                 ⣯Terminated
Target dart2js failed: ProcessException: Process exited abnormally:

  Command: /root/snap/flutter/common/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev
  /root/snap/flutter/common/flutter/bin/cache/dart-sdk/bin/snapshots/dart2js.dart.snapshot
  --platform-binaries=/root/snap/flutter/common/flutter/bin/cache/flutter_web_sdk/kernel --invoker=flutter_tool -Ddart.vm.profile=true
  -DFLUTTER_WEB_AUTO_DETECT=false -DFLUTTER_WEB_USE_SKIA=true
  -DFLUTTER_WEB_CANVASKIT_URL=https://www.gstatic.com/flutter-canvaskit/a794cf2681c6c9fe7b260e0e84de96298dc9c18b/ --native-null-assertions -o
  /root/morina_app_admin_panel/.dart_tool/flutter_build/5ebdb2d05983047f70cf070c3cce78c3/app.dill --packages=.dart_tool/package_config.json --cfe-only
  /root/morina_app_admin_panel/.dart_tool/flutter_build/5ebdb2d05983047f70cf070c3cce78c3/main.dart
#0      RunResult.throwException (package:flutter_tools/src/base/process.dart:125:5)
#1      _DefaultProcessUtils.run (package:flutter_tools/src/base/process.dart:278:19)
<asynchronous suspension>
#2      Dart2JSTarget.build (package:flutter_tools/src/build_system/targets/web.dart:189:5)
<asynchronous suspension>
#3      _BuildInstance._invokeInternal (package:flutter_tools/src/build_system/build_system.dart:853:9)
<asynchronous suspension>
#4      Future.wait.<anonymous closure> (dart:async/future.dart:525:21)
<asynchronous suspension>
#5      _BuildInstance.invokeTarget (package:flutter_tools/src/build_system/build_system.dart:791:32)
<asynchronous suspension>
#6      Future.wait.<anonymous closure> (dart:async/future.dart:525:21)
<asynchronous suspension>
#7      _BuildInstance.invokeTarget (package:flutter_tools/src/build_system/build_system.dart:791:32)
<asynchronous suspension>
#8      FlutterBuildSystem.build (package:flutter_tools/src/build_system/build_system.dart:620:16)
<asynchronous suspension>
#9      WebBuilder.buildWeb (package:flutter_tools/src/web/compile.dart:89:34)
<asynchronous suspension>
#10     BuildWebCommand.runCommand (package:flutter_tools/src/commands/build_web.dart:198:5)
<asynchronous suspension>
#11     FlutterCommand.run.<anonymous closure> (package:flutter_tools/src/runner/flutter_command.dart:1297:27)
<asynchronous suspension>
#12     AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
<asynchronous suspension>
#13     CommandRunner.runCommand (package:args/command_runner.dart:212:13)
<asynchronous suspension>
#14     FlutterCommandRunner.runCommand.<anonymous closure> (package:flutter_tools/src/runner/flutter_command_runner.dart:339:9)
<asynchronous suspension>
#15     AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
<asynchronous suspension>
#16     FlutterCommandRunner.runCommand (package:flutter_tools/src/runner/flutter_command_runner.dart:285:5)
<asynchronous suspension>
#17     run.<anonymous closure>.<anonymous closure> (package:flutter_tools/runner.dart:115:9)
<asynchronous suspension>
#18     AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
<asynchronous suspension>
#19     main (package:flutter_tools/executable.dart:90:3)
<asynchronous suspension>

Compiling lib/main.dart for the Web...                              5.2s
Exception: Failed to compile application for the Web.

This is flutter build web -verbose output:

Output
[  +37 ms] Unable to locate an Android SDK.
[   +8 ms] executing: uname -m
[   +5 ms] Exit code 0 from: uname -m
[        ] x86_64
[  +42 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[        ] Artifact Instance of 'LegacyCanvasKitRemover' is not required, skipping update.
[   +3 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[  +74 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
[        ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
[        ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[   +6 ms] Artifact Instance of 'FlutterSdk' is not required, skipping update.
[        ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'PubDependencies' is not required, skipping update.
[ +112 ms] Initializing file store
[   +9 ms] Done initializing file store
[  +58 ms] Skipping target: gen_localizations
[   +2 ms] Persisting file store
[   +4 ms] Done persisting file store
[  +13 ms] Skipping pub get: version match.
[ +193 ms] Found plugin cloud_firestore at /root/.pub-cache/hosted/pub.dev/cloud_firestore-4.9.2/
[  +18 ms] Found plugin cloud_firestore_web at /root/.pub-cache/hosted/pub.dev/cloud_firestore_web-3.7.1/
[  +37 ms] Found plugin desktop_drop at /root/.pub-cache/hosted/pub.dev/desktop_drop-0.4.4/
[  +22 ms] Found plugin file_picker at /root/.pub-cache/hosted/pub.dev/file_picker-5.2.10/
[  +10 ms] Found plugin file_selector_linux at /root/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.2+1/
[   +5 ms] Found plugin file_selector_macos at /root/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.3+3/
[   +8 ms] Found plugin file_selector_windows at /root/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+1/
[   +2 ms] Found plugin firebase_analytics at /root/.pub-cache/hosted/pub.dev/firebase_analytics-10.5.0/
[   +6 ms] Found plugin firebase_analytics_web at /root/.pub-cache/hosted/pub.dev/firebase_analytics_web-0.5.5/
[   +3 ms] Found plugin firebase_auth at /root/.pub-cache/hosted/pub.dev/firebase_auth-4.10.0/
[  +11 ms] Found plugin firebase_auth_web at /root/.pub-cache/hosted/pub.dev/firebase_auth_web-5.8.1/
[   +3 ms] Found plugin firebase_core at /root/.pub-cache/hosted/pub.dev/firebase_core-2.16.0/
[   +5 ms] Found plugin firebase_core_web at /root/.pub-cache/hosted/pub.dev/firebase_core_web-2.8.0/
[   +6 ms] Found plugin firebase_performance at /root/.pub-cache/hosted/pub.dev/firebase_performance-0.9.2+6/
[   +7 ms] Found plugin firebase_performance_web at /root/.pub-cache/hosted/pub.dev/firebase_performance_web-0.1.4+6/
[   +3 ms] Found plugin firebase_storage at /root/.pub-cache/hosted/pub.dev/firebase_storage-11.2.7/
[   +8 ms] Found plugin firebase_storage_web at /root/.pub-cache/hosted/pub.dev/firebase_storage_web-3.6.7/
[  +12 ms] Found plugin flutter_image_compress at /root/.pub-cache/hosted/pub.dev/flutter_image_compress-1.1.3/
[   +7 ms] Found plugin flutter_plugin_android_lifecycle at /root/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.16/
[   +5 ms] Found plugin flutter_share at /root/.pub-cache/hosted/pub.dev/flutter_share-2.0.0/
[  +26 ms] Found plugin google_sign_in at /root/.pub-cache/hosted/pub.dev/google_sign_in-6.1.5/
[   +2 ms] Found plugin google_sign_in_android at /root/.pub-cache/hosted/pub.dev/google_sign_in_android-6.1.20/
[   +6 ms] Found plugin google_sign_in_ios at /root/.pub-cache/hosted/pub.dev/google_sign_in_ios-5.6.4/
[   +3 ms] Found plugin google_sign_in_web at /root/.pub-cache/hosted/pub.dev/google_sign_in_web-0.12.0+5/
[  +30 ms] Found plugin image_compression_flutter at /root/.pub-cache/hosted/pub.dev/image_compression_flutter-1.0.3/
[   +9 ms] Found plugin image_downloader_web at /root/.pub-cache/hosted/pub.dev/image_downloader_web-2.0.2/
[   +4 ms] Found plugin image_picker at /root/.pub-cache/hosted/pub.dev/image_picker-1.0.4/
[   +4 ms] Found plugin image_picker_android at /root/.pub-cache/hosted/pub.dev/image_picker_android-0.8.8+1/
[   +2 ms] Found plugin image_picker_for_web at /root/.pub-cache/hosted/pub.dev/image_picker_for_web-3.0.1/
[   +3 ms] Found plugin image_picker_ios at /root/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.8+2/
[   +9 ms] Found plugin image_picker_linux at /root/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/
[   +7 ms] Found plugin image_picker_macos at /root/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+1/
[  +16 ms] Found plugin image_picker_web at /root/.pub-cache/hosted/pub.dev/image_picker_web-3.1.1/
[   +3 ms] Found plugin image_picker_windows at /root/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/
[  +17 ms] Found plugin location at /root/.pub-cache/hosted/pub.dev/location-5.0.3/
[   +3 ms] Found plugin location_web at /root/.pub-cache/hosted/pub.dev/location_web-4.2.0/
[  +28 ms] Found plugin path_provider at /root/.pub-cache/hosted/pub.dev/path_provider-2.1.1/
[   +1 ms] Found plugin path_provider_android at /root/.pub-cache/hosted/pub.dev/path_provider_android-2.2.0/
[   +2 ms] Found plugin path_provider_foundation at /root/.pub-cache/hosted/pub.dev/path_provider_foundation-2.3.1/
[   +1 ms] Found plugin path_provider_linux at /root/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/
[   +3 ms] Found plugin path_provider_windows at /root/.pub-cache/hosted/pub.dev/path_provider_windows-2.2.1/
[  +25 ms] Found plugin shared_preferences at /root/.pub-cache/hosted/pub.dev/shared_preferences-2.2.1/
[   +3 ms] Found plugin shared_preferences_android at /root/.pub-cache/hosted/pub.dev/shared_preferences_android-2.2.1/
[   +2 ms] Found plugin shared_preferences_foundation at /root/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.3.4/
[   +1 ms] Found plugin shared_preferences_linux at /root/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.3.1/
[   +2 ms] Found plugin shared_preferences_web at /root/.pub-cache/hosted/pub.dev/shared_preferences_web-2.2.1/
[   +1 ms] Found plugin shared_preferences_windows at /root/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.3.1/
[  +29 ms] Found plugin url_launcher at /root/.pub-cache/hosted/pub.dev/url_launcher-6.1.14/
[   +2 ms] Found plugin url_launcher_android at /root/.pub-cache/hosted/pub.dev/url_launcher_android-6.1.0/
[   +3 ms] Found plugin url_launcher_ios at /root/.pub-cache/hosted/pub.dev/url_launcher_ios-6.1.5/
[   +1 ms] Found plugin url_launcher_linux at /root/.pub-cache/hosted/pub.dev/url_launcher_linux-3.0.6/
[   +1 ms] Found plugin url_launcher_macos at /root/.pub-cache/hosted/pub.dev/url_launcher_macos-3.0.7/
[   +2 ms] Found plugin url_launcher_web at /root/.pub-cache/hosted/pub.dev/url_launcher_web-2.0.20/
[   +1 ms] Found plugin url_launcher_windows at /root/.pub-cache/hosted/pub.dev/url_launcher_windows-3.0.8/
[   +4 ms] Found plugin video_player at /root/.pub-cache/hosted/pub.dev/video_player-2.7.2/
[   +1 ms] Found plugin video_player_android at /root/.pub-cache/hosted/pub.dev/video_player_android-2.4.10/
[   +1 ms] Found plugin video_player_avfoundation at /root/.pub-cache/hosted/pub.dev/video_player_avfoundation-2.5.0/
[   +2 ms] Found plugin video_player_web at /root/.pub-cache/hosted/pub.dev/video_player_web-2.1.1/
[   +2 ms] Found plugin wakelock at /root/.pub-cache/hosted/pub.dev/wakelock-0.6.2/
[   +1 ms] Found plugin wakelock_macos at /root/.pub-cache/hosted/pub.dev/wakelock_macos-0.4.0/
[   +3 ms] Found plugin wakelock_web at /root/.pub-cache/hosted/pub.dev/wakelock_web-0.4.0/
[  +99 ms] Found plugin cloud_firestore at /root/.pub-cache/hosted/pub.dev/cloud_firestore-4.9.2/
[   +5 ms] Found plugin cloud_firestore_web at /root/.pub-cache/hosted/pub.dev/cloud_firestore_web-3.7.1/
[  +13 ms] Found plugin desktop_drop at /root/.pub-cache/hosted/pub.dev/desktop_drop-0.4.4/
[   +4 ms] Found plugin file_picker at /root/.pub-cache/hosted/pub.dev/file_picker-5.2.10/
[   +2 ms] Found plugin file_selector_linux at /root/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.2+1/
[        ] Found plugin file_selector_macos at /root/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.3+3/
[   +1 ms] Found plugin file_selector_windows at /root/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+1/
[   +1 ms] Found plugin firebase_analytics at /root/.pub-cache/hosted/pub.dev/firebase_analytics-10.5.0/
[   +1 ms] Found plugin firebase_analytics_web at /root/.pub-cache/hosted/pub.dev/firebase_analytics_web-0.5.5/
[        ] Found plugin firebase_auth at /root/.pub-cache/hosted/pub.dev/firebase_auth-4.10.0/
[   +4 ms] Found plugin firebase_auth_web at /root/.pub-cache/hosted/pub.dev/firebase_auth_web-5.8.1/
[        ] Found plugin firebase_core at /root/.pub-cache/hosted/pub.dev/firebase_core-2.16.0/
[   +1 ms] Found plugin firebase_core_web at /root/.pub-cache/hosted/pub.dev/firebase_core_web-2.8.0/
[   +1 ms] Found plugin firebase_performance at /root/.pub-cache/hosted/pub.dev/firebase_performance-0.9.2+6/
[   +1 ms] Found plugin firebase_performance_web at /root/.pub-cache/hosted/pub.dev/firebase_performance_web-0.1.4+6/
[   +4 ms] Found plugin firebase_storage at /root/.pub-cache/hosted/pub.dev/firebase_storage-11.2.7/
[   +1 ms] Found plugin firebase_storage_web at /root/.pub-cache/hosted/pub.dev/firebase_storage_web-3.6.7/
[   +1 ms] Found plugin flutter_image_compress at /root/.pub-cache/hosted/pub.dev/flutter_image_compress-1.1.3/
[        ] Found plugin flutter_plugin_android_lifecycle at /root/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.16/
[        ] Found plugin flutter_share at /root/.pub-cache/hosted/pub.dev/flutter_share-2.0.0/
[   +3 ms] Found plugin google_sign_in at /root/.pub-cache/hosted/pub.dev/google_sign_in-6.1.5/
[        ] Found plugin google_sign_in_android at /root/.pub-cache/hosted/pub.dev/google_sign_in_android-6.1.20/
[        ] Found plugin google_sign_in_ios at /root/.pub-cache/hosted/pub.dev/google_sign_in_ios-5.6.4/
[   +1 ms] Found plugin google_sign_in_web at /root/.pub-cache/hosted/pub.dev/google_sign_in_web-0.12.0+5/
[   +4 ms] Found plugin image_compression_flutter at /root/.pub-cache/hosted/pub.dev/image_compression_flutter-1.0.3/
[        ] Found plugin image_downloader_web at /root/.pub-cache/hosted/pub.dev/image_downloader_web-2.0.2/
[   +3 ms] Found plugin image_picker at /root/.pub-cache/hosted/pub.dev/image_picker-1.0.4/
[        ] Found plugin image_picker_android at /root/.pub-cache/hosted/pub.dev/image_picker_android-0.8.8+1/
[   +4 ms] Found plugin image_picker_for_web at /root/.pub-cache/hosted/pub.dev/image_picker_for_web-3.0.1/
[        ] Found plugin image_picker_ios at /root/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.8+2/
[   +1 ms] Found plugin image_picker_linux at /root/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/
[        ] Found plugin image_picker_macos at /root/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+1/
[   +1 ms] Found plugin image_picker_web at /root/.pub-cache/hosted/pub.dev/image_picker_web-3.1.1/
[        ] Found plugin image_picker_windows at /root/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/
[   +4 ms] Found plugin location at /root/.pub-cache/hosted/pub.dev/location-5.0.3/
[   +3 ms] Found plugin location_web at /root/.pub-cache/hosted/pub.dev/location_web-4.2.0/
[   +5 ms] Found plugin path_provider at /root/.pub-cache/hosted/pub.dev/path_provider-2.1.1/
[        ] Found plugin path_provider_android at /root/.pub-cache/hosted/pub.dev/path_provider_android-2.2.0/
[        ] Found plugin path_provider_foundation at /root/.pub-cache/hosted/pub.dev/path_provider_foundation-2.3.1/
[        ] Found plugin path_provider_linux at /root/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/
[   +1 ms] Found plugin path_provider_windows at /root/.pub-cache/hosted/pub.dev/path_provider_windows-2.2.1/
[   +7 ms] Found plugin shared_preferences at /root/.pub-cache/hosted/pub.dev/shared_preferences-2.2.1/
[        ] Found plugin shared_preferences_android at /root/.pub-cache/hosted/pub.dev/shared_preferences_android-2.2.1/
[        ] Found plugin shared_preferences_foundation at /root/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.3.4/
[        ] Found plugin shared_preferences_linux at /root/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.3.1/
[        ] Found plugin shared_preferences_web at /root/.pub-cache/hosted/pub.dev/shared_preferences_web-2.2.1/
[        ] Found plugin shared_preferences_windows at /root/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.3.1/
[   +8 ms] Found plugin url_launcher at /root/.pub-cache/hosted/pub.dev/url_launcher-6.1.14/
[        ] Found plugin url_launcher_android at /root/.pub-cache/hosted/pub.dev/url_launcher_android-6.1.0/
[        ] Found plugin url_launcher_ios at /root/.pub-cache/hosted/pub.dev/url_launcher_ios-6.1.5/
[        ] Found plugin url_launcher_linux at /root/.pub-cache/hosted/pub.dev/url_launcher_linux-3.0.6/
[        ] Found plugin url_launcher_macos at /root/.pub-cache/hosted/pub.dev/url_launcher_macos-3.0.7/
[   +6 ms] Found plugin url_launcher_web at /root/.pub-cache/hosted/pub.dev/url_launcher_web-2.0.20/
[   +3 ms] Found plugin url_launcher_windows at /root/.pub-cache/hosted/pub.dev/url_launcher_windows-3.0.8/
[   +1 ms] Found plugin video_player at /root/.pub-cache/hosted/pub.dev/video_player-2.7.2/
[   +1 ms] Found plugin video_player_android at /root/.pub-cache/hosted/pub.dev/video_player_android-2.4.10/
[   +3 ms] Found plugin video_player_avfoundation at /root/.pub-cache/hosted/pub.dev/video_player_avfoundation-2.5.0/
[        ] Found plugin video_player_web at /root/.pub-cache/hosted/pub.dev/video_player_web-2.1.1/
[        ] Found plugin wakelock at /root/.pub-cache/hosted/pub.dev/wakelock-0.6.2/
[        ] Found plugin wakelock_macos at /root/.pub-cache/hosted/pub.dev/wakelock_macos-0.4.0/
[   +2 ms] Found plugin wakelock_web at /root/.pub-cache/hosted/pub.dev/wakelock_web-0.4.0/
[  +51 ms] Found plugin cloud_firestore at /root/.pub-cache/hosted/pub.dev/cloud_firestore-4.9.2/
[   +2 ms] Found plugin cloud_firestore_web at /root/.pub-cache/hosted/pub.dev/cloud_firestore_web-3.7.1/
[   +3 ms] Found plugin desktop_drop at /root/.pub-cache/hosted/pub.dev/desktop_drop-0.4.4/
[   +4 ms] Found plugin file_picker at /root/.pub-cache/hosted/pub.dev/file_picker-5.2.10/
[   +2 ms] Found plugin file_selector_linux at /root/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.2+1/
[        ] Found plugin file_selector_macos at /root/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.3+3/
[   +1 ms] Found plugin file_selector_windows at /root/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+1/
[        ] Found plugin firebase_analytics at /root/.pub-cache/hosted/pub.dev/firebase_analytics-10.5.0/
[   +2 ms] Found plugin firebase_analytics_web at /root/.pub-cache/hosted/pub.dev/firebase_analytics_web-0.5.5/
[        ] Found plugin firebase_auth at /root/.pub-cache/hosted/pub.dev/firebase_auth-4.10.0/
[        ] Found plugin firebase_auth_web at /root/.pub-cache/hosted/pub.dev/firebase_auth_web-5.8.1/
[        ] Found plugin firebase_core at /root/.pub-cache/hosted/pub.dev/firebase_core-2.16.0/
[   +1 ms] Found plugin firebase_core_web at /root/.pub-cache/hosted/pub.dev/firebase_core_web-2.8.0/
[        ] Found plugin firebase_performance at /root/.pub-cache/hosted/pub.dev/firebase_performance-0.9.2+6/
[        ] Found plugin firebase_performance_web at /root/.pub-cache/hosted/pub.dev/firebase_performance_web-0.1.4+6/
[        ] Found plugin firebase_storage at /root/.pub-cache/hosted/pub.dev/firebase_storage-11.2.7/
[   +1 ms] Found plugin firebase_storage_web at /root/.pub-cache/hosted/pub.dev/firebase_storage_web-3.6.7/
[   +3 ms] Found plugin flutter_image_compress at /root/.pub-cache/hosted/pub.dev/flutter_image_compress-1.1.3/
[        ] Found plugin flutter_plugin_android_lifecycle at /root/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.16/
[        ] Found plugin flutter_share at /root/.pub-cache/hosted/pub.dev/flutter_share-2.0.0/
[   +3 ms] Found plugin google_sign_in at /root/.pub-cache/hosted/pub.dev/google_sign_in-6.1.5/
[        ] Found plugin google_sign_in_android at /root/.pub-cache/hosted/pub.dev/google_sign_in_android-6.1.20/
[        ] Found plugin google_sign_in_ios at /root/.pub-cache/hosted/pub.dev/google_sign_in_ios-5.6.4/
[        ] Found plugin google_sign_in_web at /root/.pub-cache/hosted/pub.dev/google_sign_in_web-0.12.0+5/
[   +3 ms] Found plugin image_compression_flutter at /root/.pub-cache/hosted/pub.dev/image_compression_flutter-1.0.3/
[        ] Found plugin image_downloader_web at /root/.pub-cache/hosted/pub.dev/image_downloader_web-2.0.2/
[   +1 ms] Found plugin image_picker at /root/.pub-cache/hosted/pub.dev/image_picker-1.0.4/
[        ] Found plugin image_picker_android at /root/.pub-cache/hosted/pub.dev/image_picker_android-0.8.8+1/
[        ] Found plugin image_picker_for_web at /root/.pub-cache/hosted/pub.dev/image_picker_for_web-3.0.1/
[        ] Found plugin image_picker_ios at /root/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.8+2/
[        ] Found plugin image_picker_linux at /root/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/
[        ] Found plugin image_picker_macos at /root/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+1/
[        ] Found plugin image_picker_web at /root/.pub-cache/hosted/pub.dev/image_picker_web-3.1.1/
[        ] Found plugin image_picker_windows at /root/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/
[   +6 ms] Found plugin location at /root/.pub-cache/hosted/pub.dev/location-5.0.3/
[   +2 ms] Found plugin location_web at /root/.pub-cache/hosted/pub.dev/location_web-4.2.0/
[   +4 ms] Found plugin path_provider at /root/.pub-cache/hosted/pub.dev/path_provider-2.1.1/
[        ] Found plugin path_provider_android at /root/.pub-cache/hosted/pub.dev/path_provider_android-2.2.0/
[        ] Found plugin path_provider_foundation at /root/.pub-cache/hosted/pub.dev/path_provider_foundation-2.3.1/
[        ] Found plugin path_provider_linux at /root/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/
[        ] Found plugin path_provider_windows at /root/.pub-cache/hosted/pub.dev/path_provider_windows-2.2.1/
[   +6 ms] Found plugin shared_preferences at /root/.pub-cache/hosted/pub.dev/shared_preferences-2.2.1/
[        ] Found plugin shared_preferences_android at /root/.pub-cache/hosted/pub.dev/shared_preferences_android-2.2.1/
[        ] Found plugin shared_preferences_foundation at /root/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.3.4/
[        ] Found plugin shared_preferences_linux at /root/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.3.1/
[   +3 ms] Found plugin shared_preferences_web at /root/.pub-cache/hosted/pub.dev/shared_preferences_web-2.2.1/
[        ] Found plugin shared_preferences_windows at /root/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.3.1/
[   +5 ms] Found plugin url_launcher at /root/.pub-cache/hosted/pub.dev/url_launcher-6.1.14/
[        ] Found plugin url_launcher_android at /root/.pub-cache/hosted/pub.dev/url_launcher_android-6.1.0/
[        ] Found plugin url_launcher_ios at /root/.pub-cache/hosted/pub.dev/url_launcher_ios-6.1.5/
[        ] Found plugin url_launcher_linux at /root/.pub-cache/hosted/pub.dev/url_launcher_linux-3.0.6/
[   +1 ms] Found plugin url_launcher_macos at /root/.pub-cache/hosted/pub.dev/url_launcher_macos-3.0.7/
[   +1 ms] Found plugin url_launcher_web at /root/.pub-cache/hosted/pub.dev/url_launcher_web-2.0.20/
[        ] Found plugin url_launcher_windows at /root/.pub-cache/hosted/pub.dev/url_launcher_windows-3.0.8/
[   +1 ms] Found plugin video_player at /root/.pub-cache/hosted/pub.dev/video_player-2.7.2/
[        ] Found plugin video_player_android at /root/.pub-cache/hosted/pub.dev/video_player_android-2.4.10/
[        ] Found plugin video_player_avfoundation at /root/.pub-cache/hosted/pub.dev/video_player_avfoundation-2.5.0/
[        ] Found plugin video_player_web at /root/.pub-cache/hosted/pub.dev/video_player_web-2.1.1/
[        ] Found plugin wakelock at /root/.pub-cache/hosted/pub.dev/wakelock-0.6.2/
[        ] Found plugin wakelock_macos at /root/.pub-cache/hosted/pub.dev/wakelock_macos-0.4.0/
[        ] Found plugin wakelock_web at /root/.pub-cache/hosted/pub.dev/wakelock_web-0.4.0/
[ +177 ms] Generating /root/morina_app_admin_panel/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java
[ +114 ms] Found plugin cloud_firestore at /root/.pub-cache/hosted/pub.dev/cloud_firestore-4.9.2/
[   +1 ms] Found plugin cloud_firestore_web at /root/.pub-cache/hosted/pub.dev/cloud_firestore_web-3.7.1/
[   +6 ms] Found plugin desktop_drop at /root/.pub-cache/hosted/pub.dev/desktop_drop-0.4.4/
[   +3 ms] Found plugin file_picker at /root/.pub-cache/hosted/pub.dev/file_picker-5.2.10/
[        ] Found plugin file_selector_linux at /root/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.2+1/
[        ] Found plugin file_selector_macos at /root/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.3+3/
[   +2 ms] Found plugin file_selector_windows at /root/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+1/
[        ] Found plugin firebase_analytics at /root/.pub-cache/hosted/pub.dev/firebase_analytics-10.5.0/
[   +1 ms] Found plugin firebase_analytics_web at /root/.pub-cache/hosted/pub.dev/firebase_analytics_web-0.5.5/
[        ] Found plugin firebase_auth at /root/.pub-cache/hosted/pub.dev/firebase_auth-4.10.0/
[   +1 ms] Found plugin firebase_auth_web at /root/.pub-cache/hosted/pub.dev/firebase_auth_web-5.8.1/
[        ] Found plugin firebase_core at /root/.pub-cache/hosted/pub.dev/firebase_core-2.16.0/
[   +1 ms] Found plugin firebase_core_web at /root/.pub-cache/hosted/pub.dev/firebase_core_web-2.8.0/
[        ] Found plugin firebase_performance at /root/.pub-cache/hosted/pub.dev/firebase_performance-0.9.2+6/
[        ] Found plugin firebase_performance_web at /root/.pub-cache/hosted/pub.dev/firebase_performance_web-0.1.4+6/
[        ] Found plugin firebase_storage at /root/.pub-cache/hosted/pub.dev/firebase_storage-11.2.7/
[        ] Found plugin firebase_storage_web at /root/.pub-cache/hosted/pub.dev/firebase_storage_web-3.6.7/
[   +1 ms] Found plugin flutter_image_compress at /root/.pub-cache/hosted/pub.dev/flutter_image_compress-1.1.3/
[        ] Found plugin flutter_plugin_android_lifecycle at /root/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.16/
[        ] Found plugin flutter_share at /root/.pub-cache/hosted/pub.dev/flutter_share-2.0.0/
[   +4 ms] Found plugin google_sign_in at /root/.pub-cache/hosted/pub.dev/google_sign_in-6.1.5/
[        ] Found plugin google_sign_in_android at /root/.pub-cache/hosted/pub.dev/google_sign_in_android-6.1.20/
[        ] Found plugin google_sign_in_ios at /root/.pub-cache/hosted/pub.dev/google_sign_in_ios-5.6.4/
[        ] Found plugin google_sign_in_web at /root/.pub-cache/hosted/pub.dev/google_sign_in_web-0.12.0+5/
[   +3 ms] Found plugin image_compression_flutter at /root/.pub-cache/hosted/pub.dev/image_compression_flutter-1.0.3/
[        ] Found plugin image_downloader_web at /root/.pub-cache/hosted/pub.dev/image_downloader_web-2.0.2/
[        ] Found plugin image_picker at /root/.pub-cache/hosted/pub.dev/image_picker-1.0.4/
[        ] Found plugin image_picker_android at /root/.pub-cache/hosted/pub.dev/image_picker_android-0.8.8+1/
[        ] Found plugin image_picker_for_web at /root/.pub-cache/hosted/pub.dev/image_picker_for_web-3.0.1/
[        ] Found plugin image_picker_ios at /root/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.8+2/
[        ] Found plugin image_picker_linux at /root/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/
[        ] Found plugin image_picker_macos at /root/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+1/
[        ] Found plugin image_picker_web at /root/.pub-cache/hosted/pub.dev/image_picker_web-3.1.1/
[        ] Found plugin image_picker_windows at /root/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/
[   +2 ms] Found plugin location at /root/.pub-cache/hosted/pub.dev/location-5.0.3/
[   +1 ms] Found plugin location_web at /root/.pub-cache/hosted/pub.dev/location_web-4.2.0/
[   +4 ms] Found plugin path_provider at /root/.pub-cache/hosted/pub.dev/path_provider-2.1.1/
[        ] Found plugin path_provider_android at /root/.pub-cache/hosted/pub.dev/path_provider_android-2.2.0/
[        ] Found plugin path_provider_foundation at /root/.pub-cache/hosted/pub.dev/path_provider_foundation-2.3.1/
[        ] Found plugin path_provider_linux at /root/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/
[        ] Found plugin path_provider_windows at /root/.pub-cache/hosted/pub.dev/path_provider_windows-2.2.1/
[   +8 ms] Found plugin shared_preferences at /root/.pub-cache/hosted/pub.dev/shared_preferences-2.2.1/
[        ] Found plugin shared_preferences_android at /root/.pub-cache/hosted/pub.dev/shared_preferences_android-2.2.1/
[        ] Found plugin shared_preferences_foundation at /root/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.3.4/
[        ] Found plugin shared_preferences_linux at /root/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.3.1/
[        ] Found plugin shared_preferences_web at /root/.pub-cache/hosted/pub.dev/shared_preferences_web-2.2.1/
[        ] Found plugin shared_preferences_windows at /root/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.3.1/
[   +5 ms] Found plugin url_launcher at /root/.pub-cache/hosted/pub.dev/url_launcher-6.1.14/
[        ] Found plugin url_launcher_android at /root/.pub-cache/hosted/pub.dev/url_launcher_android-6.1.0/
[        ] Found plugin url_launcher_ios at /root/.pub-cache/hosted/pub.dev/url_launcher_ios-6.1.5/
[        ] Found plugin url_launcher_linux at /root/.pub-cache/hosted/pub.dev/url_launcher_linux-3.0.6/
[        ] Found plugin url_launcher_macos at /root/.pub-cache/hosted/pub.dev/url_launcher_macos-3.0.7/
[   +1 ms] Found plugin url_launcher_web at /root/.pub-cache/hosted/pub.dev/url_launcher_web-2.0.20/
[        ] Found plugin url_launcher_windows at /root/.pub-cache/hosted/pub.dev/url_launcher_windows-3.0.8/
[   +1 ms] Found plugin video_player at /root/.pub-cache/hosted/pub.dev/video_player-2.7.2/
[        ] Found plugin video_player_android at /root/.pub-cache/hosted/pub.dev/video_player_android-2.4.10/
[        ] Found plugin video_player_avfoundation at /root/.pub-cache/hosted/pub.dev/video_player_avfoundation-2.5.0/
[        ] Found plugin video_player_web at /root/.pub-cache/hosted/pub.dev/video_player_web-2.1.1/
[   +1 ms] Found plugin wakelock at /root/.pub-cache/hosted/pub.dev/wakelock-0.6.2/
[        ] Found plugin wakelock_macos at /root/.pub-cache/hosted/pub.dev/wakelock_macos-0.4.0/
[   +1 ms] Found plugin wakelock_web at /root/.pub-cache/hosted/pub.dev/wakelock_web-0.4.0/
[   +6 ms] generated_plugin_registrant.dart not found. Skipping.
[   +2 ms] Compiling lib/main.dart for the Web...
[  +12 ms] Initializing file store
[  +22 ms] web_entrypoint: Starting due to {InvalidatedReasonKind.inputChanged: The following inputs have updated contents:
/root/snap/flutter/common/flutter/packages/flutter_tools/lib/src/build_system/targets/web.dart,/root/morina_app_admin_panel/.dart_tool/flutter_build/cc299103c
04a75854d1b9fd4b2ae2a8b/main.dart}
[  +50 ms] Found plugin cloud_firestore at /root/.pub-cache/hosted/pub.dev/cloud_firestore-4.9.2/
[   +1 ms] Found plugin cloud_firestore_web at /root/.pub-cache/hosted/pub.dev/cloud_firestore_web-3.7.1/
[   +3 ms] Found plugin desktop_drop at /root/.pub-cache/hosted/pub.dev/desktop_drop-0.4.4/
[   +5 ms] Found plugin file_picker at /root/.pub-cache/hosted/pub.dev/file_picker-5.2.10/
[        ] Found plugin file_selector_linux at /root/.pub-cache/hosted/pub.dev/file_selector_linux-0.9.2+1/
[        ] Found plugin file_selector_macos at /root/.pub-cache/hosted/pub.dev/file_selector_macos-0.9.3+3/
[        ] Found plugin file_selector_windows at /root/.pub-cache/hosted/pub.dev/file_selector_windows-0.9.3+1/
[        ] Found plugin firebase_analytics at /root/.pub-cache/hosted/pub.dev/firebase_analytics-10.5.0/
[        ] Found plugin firebase_analytics_web at /root/.pub-cache/hosted/pub.dev/firebase_analytics_web-0.5.5/
[   +1 ms] Found plugin firebase_auth at /root/.pub-cache/hosted/pub.dev/firebase_auth-4.10.0/
[   +1 ms] Found plugin firebase_auth_web at /root/.pub-cache/hosted/pub.dev/firebase_auth_web-5.8.1/
[        ] Found plugin firebase_core at /root/.pub-cache/hosted/pub.dev/firebase_core-2.16.0/
[        ] Found plugin firebase_core_web at /root/.pub-cache/hosted/pub.dev/firebase_core_web-2.8.0/
[        ] Found plugin firebase_performance at /root/.pub-cache/hosted/pub.dev/firebase_performance-0.9.2+6/
[        ] Found plugin firebase_performance_web at /root/.pub-cache/hosted/pub.dev/firebase_performance_web-0.1.4+6/
[        ] Found plugin firebase_storage at /root/.pub-cache/hosted/pub.dev/firebase_storage-11.2.7/
[   +1 ms] Found plugin firebase_storage_web at /root/.pub-cache/hosted/pub.dev/firebase_storage_web-3.6.7/
[   +1 ms] Found plugin flutter_image_compress at /root/.pub-cache/hosted/pub.dev/flutter_image_compress-1.1.3/
[        ] Found plugin flutter_plugin_android_lifecycle at /root/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.16/
[        ] Found plugin flutter_share at /root/.pub-cache/hosted/pub.dev/flutter_share-2.0.0/
[   +3 ms] Found plugin google_sign_in at /root/.pub-cache/hosted/pub.dev/google_sign_in-6.1.5/
[        ] Found plugin google_sign_in_android at /root/.pub-cache/hosted/pub.dev/google_sign_in_android-6.1.20/
[        ] Found plugin google_sign_in_ios at /root/.pub-cache/hosted/pub.dev/google_sign_in_ios-5.6.4/
[        ] Found plugin google_sign_in_web at /root/.pub-cache/hosted/pub.dev/google_sign_in_web-0.12.0+5/
[  +10 ms] Found plugin image_compression_flutter at /root/.pub-cache/hosted/pub.dev/image_compression_flutter-1.0.3/
[        ] Found plugin image_downloader_web at /root/.pub-cache/hosted/pub.dev/image_downloader_web-2.0.2/
[        ] Found plugin image_picker at /root/.pub-cache/hosted/pub.dev/image_picker-1.0.4/
[   +3 ms] Found plugin image_picker_android at /root/.pub-cache/hosted/pub.dev/image_picker_android-0.8.8+1/
[        ] Found plugin image_picker_for_web at /root/.pub-cache/hosted/pub.dev/image_picker_for_web-3.0.1/
[        ] Found plugin image_picker_ios at /root/.pub-cache/hosted/pub.dev/image_picker_ios-0.8.8+2/
[        ] Found plugin image_picker_linux at /root/.pub-cache/hosted/pub.dev/image_picker_linux-0.2.1+1/
[        ] Found plugin image_picker_macos at /root/.pub-cache/hosted/pub.dev/image_picker_macos-0.2.1+1/
[   +1 ms] Found plugin image_picker_web at /root/.pub-cache/hosted/pub.dev/image_picker_web-3.1.1/
[   +2 ms] Found plugin image_picker_windows at /root/.pub-cache/hosted/pub.dev/image_picker_windows-0.2.1+1/
[   +3 ms] Found plugin location at /root/.pub-cache/hosted/pub.dev/location-5.0.3/
[        ] Found plugin location_web at /root/.pub-cache/hosted/pub.dev/location_web-4.2.0/
[   +4 ms] Found plugin path_provider at /root/.pub-cache/hosted/pub.dev/path_provider-2.1.1/
[        ] Found plugin path_provider_android at /root/.pub-cache/hosted/pub.dev/path_provider_android-2.2.0/
[        ] Found plugin path_provider_foundation at /root/.pub-cache/hosted/pub.dev/path_provider_foundation-2.3.1/
[        ] Found plugin path_provider_linux at /root/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/
[        ] Found plugin path_provider_windows at /root/.pub-cache/hosted/pub.dev/path_provider_windows-2.2.1/
[   +4 ms] Found plugin shared_preferences at /root/.pub-cache/hosted/pub.dev/shared_preferences-2.2.1/
[        ] Found plugin shared_preferences_android at /root/.pub-cache/hosted/pub.dev/shared_preferences_android-2.2.1/
[        ] Found plugin shared_preferences_foundation at /root/.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.3.4/
[        ] Found plugin shared_preferences_linux at /root/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.3.1/
[        ] Found plugin shared_preferences_web at /root/.pub-cache/hosted/pub.dev/shared_preferences_web-2.2.1/
[        ] Found plugin shared_preferences_windows at /root/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.3.1/
[   +5 ms] Found plugin url_launcher at /root/.pub-cache/hosted/pub.dev/url_launcher-6.1.14/
[        ] Found plugin url_launcher_android at /root/.pub-cache/hosted/pub.dev/url_launcher_android-6.1.0/
[        ] Found plugin url_launcher_ios at /root/.pub-cache/hosted/pub.dev/url_launcher_ios-6.1.5/
[        ] Found plugin url_launcher_linux at /root/.pub-cache/hosted/pub.dev/url_launcher_linux-3.0.6/
[        ] Found plugin url_launcher_macos at /root/.pub-cache/hosted/pub.dev/url_launcher_macos-3.0.7/
[        ] Found plugin url_launcher_web at /root/.pub-cache/hosted/pub.dev/url_launcher_web-2.0.20/
[        ] Found plugin url_launcher_windows at /root/.pub-cache/hosted/pub.dev/url_launcher_windows-3.0.8/
[   +1 ms] Found plugin video_player at /root/.pub-cache/hosted/pub.dev/video_player-2.7.2/
[        ] Found plugin video_player_android at /root/.pub-cache/hosted/pub.dev/video_player_android-2.4.10/
[        ] Found plugin video_player_avfoundation at /root/.pub-cache/hosted/pub.dev/video_player_avfoundation-2.5.0/
[        ] Found plugin video_player_web at /root/.pub-cache/hosted/pub.dev/video_player_web-2.1.1/
[        ] Found plugin wakelock at /root/.pub-cache/hosted/pub.dev/wakelock-0.6.2/
[        ] Found plugin wakelock_macos at /root/.pub-cache/hosted/pub.dev/wakelock_macos-0.4.0/
[   +1 ms] Found plugin wakelock_web at /root/.pub-cache/hosted/pub.dev/wakelock_web-0.4.0/
[   +8 ms] web_entrypoint: Complete
[   +9 ms] gen_localizations: Starting due to {InvalidatedReasonKind.inputChanged: The following inputs have updated contents:
/root/snap/flutter/common/flutter/packages/flutter_tools/lib/src/build_system/targets/localizations.dart,/root/morina_app_admin_panel/l10n.yaml,/root/morina_a
pp_admin_panel/lib/l10n/app_ar.arb,/root/morina_app_admin_panel/lib/l10n/app_en.arb,/root/morina_app_admin_panel/lib/l10n/app_ku.arb,/root/morina_app_admin_pa
nel/.dart_tool/flutter_gen/gen_l10n/app_localizations_ar.dart,/root/morina_app_admin_panel/.dart_tool/flutter_gen/gen_l10n/app_localizations_en.dart,/root/mor
ina_app_admin_panel/.dart_tool/flutter_gen/gen_l10n/app_localizations_ku.dart,/root/morina_app_admin_panel/.dart_tool/flutter_gen/gen_l10n/app_localizations.d
art}
[ +297 ms] "ku": 1 untranslated message(s).
[        ] To see a detailed report, use the untranslated-messages-file 
           option in the l10n.yaml file:
           untranslated-messages-file: desiredFileName.txt
           <other option>: <other selection> 
           
           
[        ] This will generate a JSON format file containing all messages that 
           need to be translated.
[  +13 ms] gen_localizations: Complete
[  +12 ms] web_static_assets: Starting due to {InvalidatedReasonKind.outputMissing: The following outputs were missing:
/root/morina_app_admin_panel/.dart_tool/flutter_build/cc299103c04a75854d1b9fd4b2ae2a8b/flutter.js,/root/morina_app_admin_panel/.dart_tool/flutter_build/cc2991
03c04a75854d1b9fd4b2ae2a8b/canvaskit/skwasm.worker.js,/root/morina_app_admin_panel/.dart_tool/flutter_build/cc299103c04a75854d1b9fd4b2ae2a8b/canvaskit/chromiu
m/canvaskit.js,/root/morina_app_admin_panel/.dart_tool/flutter_build/cc299103c04a75854d1b9fd4b2ae2a8b/canvaskit/chromium/canvaskit.wasm,/root/morina_app_admin
_panel/.dart_tool/flutter_build/cc299103c04a75854d1b9fd4b2ae2a8b/canvaskit/canvaskit.js,/root/morina_app_admin_panel/.dart_tool/flutter_build/cc299103c04a7585
4d1b9fd4b2ae2a8b/canvaskit/skwasm.js,/root/morina_app_admin_panel/.dart_tool/flutter_build/cc299103c04a75854d1b9fd4b2ae2a8b/canvaskit/canvaskit.wasm,/root/mor
ina_app_admin_panel/.dart_tool/flutter_build/cc299103c04a75854d1b9fd4b2ae2a8b/canvaskit/skwasm.wasm, InvalidatedReasonKind.inputChanged: The following inputs
have updated contents: /root/snap/flutter/common/flutter/bin/internal/engine.version}
[ +174 ms] web_static_assets: Complete
[   +4 ms] dart2js: Starting due to {}
[  +13 ms] executing: /root/snap/flutter/common/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev
/root/snap/flutter/common/flutter/bin/cache/dart-sdk/bin/snapshots/dart2js.dart.snapshot
--platform-binaries=/root/snap/flutter/common/flutter/bin/cache/flutter_web_sdk/kernel --invoker=flutter_tool -Ddart.vm.product=true
-DFLUTTER_WEB_AUTO_DETECT=true -DFLUTTER_WEB_CANVASKIT_URL=https://www.gstatic.com/flutter-canvaskit/a794cf2681c6c9fe7b260e0e84de96298dc9c18b/
--native-null-assertions --no-source-maps -o /root/morina_app_admin_panel/.dart_tool/flutter_build/cc299103c04a75854d1b9fd4b2ae2a8b/app.dill
--packages=.dart_tool/package_config.json --cfe-only /root/morina_app_admin_panel/.dart_tool/flutter_build/cc299103c04a75854d1b9fd4b2ae2a8b/main.dart
Terminated
root@morina-admin-panel:~/morina_app_admin_panel# [+4043 ms] Persisting file store
[   +2 ms] Done persisting file store
[   +4 ms] Target dart2js failed: ProcessException: Process exited abnormally:
           
             Command: /root/snap/flutter/common/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev
             /root/snap/flutter/common/flutter/bin/cache/dart-sdk/bin/snapshots/dart2js.dart.snapshot
             --platform-binaries=/root/snap/flutter/common/flutter/bin/cache/flutter_web_sdk/kernel --invoker=flutter_tool -Ddart.vm.product=true
             -DFLUTTER_WEB_AUTO_DETECT=true -DFLUTTER_WEB_CANVASKIT_URL=https://www.gstatic.com/flutter-canvaskit/a794cf2681c6c9fe7b260e0e84de96298dc9c18b/
             --native-null-assertions --no-source-maps -o /root/morina_app_admin_panel/.dart_tool/flutter_build/cc299103c04a75854d1b9fd4b2ae2a8b/app.dill
             --packages=.dart_tool/package_config.json --cfe-only
/root/morina_app_admin_panel/.dart_tool/flutter_build/cc299103c04a75854d1b9fd4b2ae2a8b/main.dart
           #0      RunResult.throwException (package:flutter_tools/src/base/process.dart:125:5)
           #1      _DefaultProcessUtils.run (package:flutter_tools/src/base/process.dart:278:19)
           <asynchronous suspension>
           #2      Dart2JSTarget.build (package:flutter_tools/src/build_system/targets/web.dart:189:5)
           <asynchronous suspension>
           #3      _BuildInstance._invokeInternal (package:flutter_tools/src/build_system/build_system.dart:853:9)
           <asynchronous suspension>
           #4      Future.wait.<anonymous closure> (dart:async/future.dart:525:21)
           <asynchronous suspension>
           #5      _BuildInstance.invokeTarget (package:flutter_tools/src/build_system/build_system.dart:791:32)
           <asynchronous suspension>
           #6      Future.wait.<anonymous closure> (dart:async/future.dart:525:21)
           <asynchronous suspension>
           #7      _BuildInstance.invokeTarget (package:flutter_tools/src/build_system/build_system.dart:791:32)
           <asynchronous suspension>
           #8      FlutterBuildSystem.build (package:flutter_tools/src/build_system/build_system.dart:620:16)
           <asynchronous suspension>
           #9      WebBuilder.buildWeb (package:flutter_tools/src/web/compile.dart:89:34)
           <asynchronous suspension>
           #10     BuildWebCommand.runCommand (package:flutter_tools/src/commands/build_web.dart:198:5)
           <asynchronous suspension>
           #11     FlutterCommand.run.<anonymous closure> (package:flutter_tools/src/runner/flutter_command.dart:1297:27)
           <asynchronous suspension>
           #12     AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
           <asynchronous suspension>
           #13     CommandRunner.runCommand (package:args/command_runner.dart:212:13)
           <asynchronous suspension>
           #14     FlutterCommandRunner.runCommand.<anonymous closure> (package:flutter_tools/src/runner/flutter_command_runner.dart:339:9)
           <asynchronous suspension>
           #15     AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
           <asynchronous suspension>
           #16     FlutterCommandRunner.runCommand (package:flutter_tools/src/runner/flutter_command_runner.dart:285:5)
           <asynchronous suspension>
           #17     run.<anonymous closure>.<anonymous closure> (package:flutter_tools/runner.dart:115:9)
           <asynchronous suspension>
           #18     AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
           <asynchronous suspension>
           #19     main (package:flutter_tools/executable.dart:90:3)
           <asynchronous suspension>


[  +54 ms] Compiling lib/main.dart for the Web... (completed in 4.8s)
[   +5 ms] "flutter web" took 6,557ms.
[   +8 ms] Exception: Failed to compile application for the Web.
[        ] 
           #0      throwToolExit (package:flutter_tools/src/base/common.dart:10:3)
           #1      WebBuilder.buildWeb (package:flutter_tools/src/web/compile.dart:126:7)
           <asynchronous suspension>
           #2      BuildWebCommand.runCommand (package:flutter_tools/src/commands/build_web.dart:198:5)
           <asynchronous suspension>
           #3      FlutterCommand.run.<anonymous closure> (package:flutter_tools/src/runner/flutter_command.dart:1297:27)
           <asynchronous suspension>
           #4      AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
           <asynchronous suspension>
           #5      CommandRunner.runCommand (package:args/command_runner.dart:212:13)
           <asynchronous suspension>
           #6      FlutterCommandRunner.runCommand.<anonymous closure> (package:flutter_tools/src/runner/flutter_command_runner.dart:339:9)
           <asynchronous suspension>
           #7      AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
           <asynchronous suspension>
           #8      FlutterCommandRunner.runCommand (package:flutter_tools/src/runner/flutter_command_runner.dart:285:5)
           <asynchronous suspension>
           #9      run.<anonymous closure>.<anonymous closure> (package:flutter_tools/runner.dart:115:9)
           <asynchronous suspension>
           #10     AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
           <asynchronous suspension>
           #11     main (package:flutter_tools/executable.dart:90:3)
           <asynchronous suspension>
           
           
[  +27 ms] ensureAnalyticsSent: 5ms
[        ] Running 0 shutdown hooks
[        ] Shutdown hooks complete

Expected results

I expected it to build successfully because i have hosted another flutter web app on google VPS

Actual results

Compiling lib/main.dart for the Web... ⡿Terminated

Code sample

.

Screenshots or Video

No response

Logs

No response

Flutter Doctor output

Doctor output
    • Flutter version 3.13.6 on channel stable at /root/snap/flutter/common/flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision ead455963c (10 days ago), 2023-09-26 18:28:17 -0700
    • Engine revision a794cf2681
    • Dart version 3.1.3
    • DevTools version 2.25.0
    • Flutter download mirror https://storage.googleapis.com

[✗] Android toolchain - develop for Android devices
    ✗ Unable to locate Android SDK.
      Install Android Studio from: https://developer.android.com/studio/index.html
      On first launch it will assist you in installing the Android SDK components.
      (or visit https://flutter.dev/docs/get-started/install/linux#android-setup for detailed instructions).
      If the Android SDK has been installed to a custom location, please use
      `flutter config --android-sdk` to update to that location.


[✓] Chrome - develop for the web
    • Chrome at google-chrome

[✓] Linux toolchain - develop for Linux desktop
    • clang version 10.0.0-4ubuntu1
    • cmake version 3.16.3
    • ninja version 1.10.0
    • pkg-config version 0.29.1

[!] Android Studio (not installed)
    • Android Studio not found; download from https://developer.android.com/studio/index.html
      (or visit https://flutter.dev/docs/get-started/install/linux#android-setup for detailed instructions).

[✓] Connected device (2 available)
    • Linux (desktop) • linux  • linux-x64      • Debian GNU/Linux 12 (bookworm) 6.1.0-9-amd64
    • Chrome (web)    • chrome • web-javascript • Google Chrome 117.0.5938.149

[✓] Network resources
    • All expected network resources are available.

! Doctor found issues in 2 categories.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listc: crashStack traces logged to the consoledependency: dartDart team may need to help usengineflutter/engine related. See also e: labels.platform-webWeb applications specificallyteam-toolOwned by Flutter Tool teamtriaged-toolTriaged by Flutter Tool team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions