[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execution failed for task ':app:compileFlutterBuildDebug'. #69522

Closed
Tony-Akani opened this issue Nov 1, 2020 · 7 comments
Closed

Execution failed for task ':app:compileFlutterBuildDebug'. #69522

Tony-Akani opened this issue Nov 1, 2020 · 7 comments
Labels
in triage Presently being triaged by the triage team

Comments

@Tony-Akani
Copy link
Tony-Akani commented Nov 1, 2020

Hello Please i am having an error while trying to run my application,

Logs
Launching lib\main.dart on Infinix X652B in debug mode...
Running Gradle task 'assembleDebug'...

FAILURE: Build failed with an exception.

* Where:
Script 'C:\src\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 904

* What went wrong:
Execution failed for task ':app:compileFlutterBuildDebug'.
> Process 'command 'C:\src\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 23s
Exception: Gradle task assembleDebug failed with exit code 1



i ran flutter build appbundle --verbose
[ +298 ms] executing: [C:\src\flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +628 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[   +2 ms] 8874f21e79d7ec66d0457c7ab338348e31b17f1d
[   +2 ms] executing: [C:\src\flutter/] git tag --points-at HEAD
[+1158 ms] Exit code 0 from: git tag --points-at HEAD
[   +1 ms] 1.22.3
[  +76 ms] executing: [C:\src\flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[  +89 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[   +1 ms] origin/stable
[   +1 ms] executing: [C:\src\flutter/] git ls-remote --get-url origin
[  +68 ms] Exit code 0 from: git ls-remote --get-url origin
[   +1 ms] https://github.com/flutter/flutter.git
[ +397 ms] executing: [C:\src\flutter/] git rev-parse --abbrev-ref HEAD
[ +171 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[   +1 ms] stable
[ +169 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[   +1 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.
[   +4 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.
[ +659 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
[   +3 ms] Artifact Instance of 'GradleWrapper' is not required, skipping update.
[   +2 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[  +27 ms] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[   +5 ms] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[   +3 ms] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[   +2 ms] Artifact Instance of 'FlutterSdk' is not required, skipping update.
[   +1 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[   +1 ms] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[   +1 ms] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[   +1 ms] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[   +1 ms] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[   +1 ms] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[   +1 ms] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[   +1 ms] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[   +1 ms] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[   +2 ms] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[   +1 ms] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[   +1 ms] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[   +1 ms] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
[ +106 ms] Error detected in pubspec.yaml:
[  +46 ms] Error on line 112, column 4: Expected a key while parsing a block mapping.
               ╷
           112 │    fonts:
               │    ^
               ╵
[  +41 ms] "flutter appbundle" took 937ms.
[  +36 ms] Please correct the pubspec.yaml file at C:\Users\TONY\Desktop\Phone

files\masterstudy-lms-mobile-app-flutter-ios-android\masterstudy-application-package\masterstudy-application-package\masterstu
           dyapplication-release-1.1.0\pubspec.yaml
[   +3 ms] 
           #0      throwToolExit (package:flutter_tools/src/base/common.dart:14:3)
           #1      FlutterProject._readManifest (package:flutter_tools/src/project.dart:228:7)
           #2      FlutterProjectFactory.fromDirectory.<anonymous closure> (package:flutter_tools/src/project.dart:48:55)
           #3      _LinkedHashMapMixin.putIfAbsent (dart:collection-patch/compact_hash.dart:291:23)
           #4      FlutterProjectFactory.fromDirectory (package:flutter_tools/src/project.dart:47:21)
           #5      FlutterProject.current (package:flutter_tools/src/project.dart:87:61)
           #6      FlutterCommand.verifyThenRunCommand (package:flutter_tools/src/runner/flutter_command.dart:936:53)
           #7      _rootRunUnary (dart:async/zone.dart:1198:47)
           #8      _CustomZone.runUnary (dart:async/zone.dart:1100:19)
           #9      _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
           #10     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
           #11     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
           #12     Future._completeWithValue (dart:async/future_impl.dart:529:5)
           #13     Future._asyncCompleteWithValue.<anonymous closure> (dart:async/future_impl.dart:567:7)
           #14     _rootRun (dart:async/zone.dart:1190:13)
           #15     _CustomZone.run (dart:async/zone.dart:1093:19)
           #16     _CustomZone.runGuarded (dart:async/zone.dart:997:7)
           #17     _CustomZone.bindCallbackGuarded.<anonymous closure> (dart:async/zone.dart:1037:23)
           #18     _microtaskLoop (dart:async/schedule_microtask.dart:41:21)
           #19     _startMicrotaskLoop (dart:async/schedule_microtask.dart:50:5)
           #20     _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:118:13)
           #21     _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:169:5)
           
           
[ +265 ms] ensureAnalyticsSent: 261ms
[  +10 ms] Running shutdown hooks
[   +3 ms] Shutdown hooks complete
[   +5 ms] exiting with code 1

C:\Users\TONY\Desktop\Phone files\masterstudy-lms-mobile-app-flutter-ios-android\masterstudy-application-package\masterstudy-a
pplication-package\masterstudyapplication-release-1.1.0>flutter build appbundle --verbose
[ +171 ms] executing: [C:\src\flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +126 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[   +2 ms] 8874f21e79d7ec66d0457c7ab338348e31b17f1d
[   +2 ms] executing: [C:\src\flutter/] git tag --points-at HEAD
[ +156 ms] Exit code 0 from: git tag --points-at HEAD
[   +3 ms] 1.22.3
[  +70 ms] executing: [C:\src\flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[ +181 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[   +3 ms] origin/stable
[   +2 ms] executing: [C:\src\flutter/] git ls-remote --get-url origin
[ +128 ms] Exit code 0 from: git ls-remote --get-url origin
[   +2 ms] https://github.com/flutter/flutter.git
[+2120 ms] executing: [C:\src\flutter/] git rev-parse --abbrev-ref HEAD
[ +112 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[   +2 ms] stable
[ +132 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[   +1 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.
[   +4 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.
[  +21 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
[        ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
[        ] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[   +5 ms] 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 '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.
[ +248 ms] Found plugin file_picker at C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\file_picker-1.6.3+2\
[  +19 ms] Found plugin firebase_crashlytics at
C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\firebase_crashlytics-0.1.3\
[  +13 ms] Found plugin flutter_plugin_android_lifecycle at
C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\flutter_plugin_android_lifecycle-1.0.9\
[  +22 ms] Found plugin image_picker at C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\image_picker-0.6.3+4\
[  +28 ms] Found plugin package_info at C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\package_info-0.4.3\
[   +9 ms] Found plugin path_provider at C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\path_provider-1.6.9\
[   +2 ms] Found plugin path_provider_macos at
C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\path_provider_macos-0.0.4+4\
[  +20 ms] Found plugin share at C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\share-0.6.3+6\
[   +2 ms] Found plugin shared_preferences at
C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\shared_preferences-0.5.6+2\
[   +2 ms] Found plugin shared_preferences_macos at
C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\shared_preferences_macos-0.0.1+10\
[   +4 ms] Found plugin shared_preferences_web at
C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\shared_preferences_web-0.1.2+7\
[   +9 ms] Found plugin sqflite at C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\sqflite-1.3.1+1\
[  +18 ms] Found plugin url_launcher at C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\url_launcher-5.4.5\
[   +2 ms] Found plugin url_launcher_macos at
C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\url_launcher_macos-0.0.1+8\
[   +4 ms] Found plugin url_launcher_web at
C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\url_launcher_web-0.1.3+2\
[   +5 ms] Found plugin video_player at C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\video_player-0.10.9\
[   +4 ms] Found plugin video_player_web at
C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\video_player_web-0.1.2+3\
[   +5 ms] Found plugin webview_media at C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\webview_media-0.1.2\
[ +353 ms] Found plugin file_picker at C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\file_picker-1.6.3+2\
[   +2 ms] Found plugin firebase_crashlytics at
C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\firebase_crashlytics-0.1.3\
[   +6 ms] Found plugin flutter_plugin_android_lifecycle at
C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\flutter_plugin_android_lifecycle-1.0.9\
[  +11 ms] Found plugin image_picker at C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\image_picker-0.6.3+4\
[  +13 ms] Found plugin package_info at C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\package_info-0.4.3\
[   +7 ms] Found plugin path_provider at C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\path_provider-1.6.9\
[   +2 ms] Found plugin path_provider_macos at
C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\path_provider_macos-0.0.4+4\
[  +12 ms] Found plugin share at C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\share-0.6.3+6\
[   +2 ms] Found plugin shared_preferences at
C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\shared_preferences-0.5.6+2\
[   +2 ms] Found plugin shared_preferences_macos at
C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\shared_preferences_macos-0.0.1+10\
[   +2 ms] Found plugin shared_preferences_web at
C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\shared_preferences_web-0.1.2+7\
[   +7 ms] Found plugin sqflite at C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\sqflite-1.3.1+1\
[  +13 ms] Found plugin url_launcher at C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\url_launcher-5.4.5\
[   +1 ms] Found plugin url_launcher_macos at
C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\url_launcher_macos-0.0.1+8\
[   +3 ms] Found plugin url_launcher_web at
C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\url_launcher_web-0.1.3+2\
[   +3 ms] Found plugin video_player at C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\video_player-0.10.9\
[   +2 ms] Found plugin video_player_web at
C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\video_player_web-0.1.2+3\
[   +3 ms] Found plugin webview_media at C:\Users\TONY\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\webview_media-0.1.2\
[  +32 ms] Generating C:\Users\TONY\Desktop\Phone
files\masterstudy-lms-mobile-app-flutter-ios-android\masterstudy-application-package\masterstudy-application-package\masterstu
dyapplication-release-1.1.0\android\app\src\main\java\io\flutter\plugins\GeneratedPluginRegistrant.java
[ +278 ms] Running Gradle task 'bundleRelease'...
[   +3 ms] gradle.properties already sets `android.enableR8`
[   +6 ms] Using gradle from C:\Users\TONY\Desktop\Phone
files\masterstudy-lms-mobile-app-flutter-ios-android\masterstudy-application-package\masterstudy-application-package\masterstu
dyapplication-release-1.1.0\android\gradlew.bat.
[   +2 ms] C:\Users\TONY\Desktop\Phone
files\masterstudy-lms-mobile-app-flutter-ios-android\masterstudy-application-package\masterstudy-application-package\masterstu
dyapplication-release-1.1.0\android\gradlew.bat mode: 33279 rwxrwxrwx.
[  +13 ms] executing: C:\Program Files\Android\Android Studio\jre\bin\java -version
[ +426 ms] Exit code 0 from: C:\Program Files\Android\Android Studio\jre\bin\java -version
[        ] openjdk version "1.8.0_242-release"
           OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
           OpenJDK 64-Bit Server VM (build 25.242-b01, mixed mode)
[   +4 ms] executing: [C:\Users\TONY\Desktop\Phone
files\masterstudy-lms-mobile-app-flutter-ios-android\masterstudy-application-package\masterstudy-application-package\masterstu
dyapplication-release-1.1.0\android/] C:\Users\TONY\Desktop\Phone
files\masterstudy-lms-mobile-app-flutter-ios-android\masterstudy-application-package\masterstudy-application-package\masterstu
dyapplication-release-1.1.0\android\gradlew.bat -Pverbose=true -Ptarget-platform=android-arm,android-arm64,android-x64
-Ptarget=lib\main.dart -Ptrack-widget-creation=true -Pshrink=true -Ptree-shake-icons=true bundleRelease
[+2449 ms] Welcome to Gradle 5.6.2!
[   +4 ms] Here are the highlights of this release:
[   +5 ms]  - Incremental Groovy compilation
[   +4 ms]  - Groovy compile avoidance
[   +3 ms]  - Test fixtures for Java projects
[   +3 ms]  - Manage plugin versions via settings script
[  +32 ms] For more details see https://docs.gradle.org/5.6.2/release-notes.html
[+32345 ms] > Task :app:cleanMergeReleaseAssets UP-TO-DATE
[+15793 ms] > Task :app:preBuild UP-TO-DATE
[ +501 ms] > Task :app:extractProguardFiles
[   +5 ms] > Task :app:preReleaseBuild
[+1184 ms] > Task :app:mergeReleaseShaders
[ +605 ms] > Task :app:compileReleaseShaders
[   +2 ms] > Task :app:generateReleaseAssets
[+2297 ms] > Task :app:compileFlutterBuildRelease
[   +5 ms] [ +174 ms] executing: [C:\src\flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[+1493 ms] [+1560 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[   +5 ms] [   +2 ms] 8874f21e79d7ec66d0457c7ab338348e31b17f1d
[   +2 ms] [   +3 ms] executing: [C:\src\flutter/] git tag --points-at HEAD
[+6787 ms] [+6824 ms] Exit code 0 from: git tag --points-at HEAD
[   +3 ms] [   +1 ms] 1.22.3
[ +105 ms] [  +43 ms] executing: [C:\src\flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[  +92 ms] [ +171 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[   +2 ms] [        ] origin/stable
[   +1 ms] [        ] executing: [C:\src\flutter/] git ls-remote --get-url origin
[  +89 ms] [ +113 ms] Exit code 0 from: git ls-remote --get-url origin
[   +2 ms] [        ] https://github.com/flutter/flutter.git
[ +998 ms] [ +986 ms] executing: [C:\src\flutter/] git rev-parse --abbrev-ref HEAD
[ +406 ms] [ +359 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[   +4 ms] [   +1 ms] stable
[  +88 ms] [ +143 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[   +1 ms] [        ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[   +1 ms] [        ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[   +1 ms] [        ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[   +1 ms] [        ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[   +1 ms] [   +8 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.
[   +1 ms] [        ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[   +1 ms] [        ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[   +1 ms] [        ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ +101 ms] [  +44 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
[   +4 ms] [        ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
[   +2 ms] [        ] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[   +2 ms] [        ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[   +2 ms] [        ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[   +2 ms] [        ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[   +2 ms] [        ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[   +1 ms] [        ] Artifact Instance of 'FlutterSdk' is not required, skipping update.
[   +1 ms] [        ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[   +1 ms] [        ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[   +1 ms] [        ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[   +1 ms] [        ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[   +2 ms] [        ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[   +1 ms] [        ] 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.
[   +1 ms] [        ] 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.
[ +164 ms] [ +238 ms] Initializing file store
[ +187 ms] [ +165 ms] Skipping target: gen_localizations
[   +4 ms] [  +11 ms] Persisting file store
[   +3 ms] [  +45 ms] Done persisting file store
[ +307 ms] [ +218 ms] Target gen_localizations failed: FileSystemException: Cannot create file, path =
'C:\Users\TONY\Desktop\Phone
files\masterstudy-lms-mobile-app-flutter-ios-android\masterstudy-application-package\masterstudy-application-package\masterstu
dyapplication-release-1.1.0\.dart_tool\flutter_build\7eeee19f900f34b6eb5080e9e052ab62\gen_localizations.stamp' (OS Error: The
system cannot find the path specified.
[  +16 ms]            , errno = 3)
[ +194 ms]            #0      _File.throwIfError (dart:io/file_impl.dart:635:7)
[   +4 ms]            #1      _File.createSync (dart:io/file_impl.dart:273:5)
[   +1 ms]            #2      ForwardingFile.createSync (package:file/src/forwarding/forwarding_file.dart:24:16)
[   +2 ms]            #3      Target._writeStamp (package:flutter_tools/src/build_system/build_system.dart:189:13)
[   +1 ms]            #4      _BuildInstance._invokeInternal (package:flutter_tools/src/build_system/build_system.dart:815:19)
[   +1 ms]            <asynchronous suspension>
[   +1 ms]            #5      _BuildInstance.invokeTarget.<anonymous closure>
(package:flutter_tools/src/build_system/build_system.dart:744:35)
[   +4 ms]            #6      new Future.sync (dart:async/future.dart:223:31)
[        ]            #7      AsyncMemoizer.runOnce (package:async/src/async_memoizer.dart:43:45)
[   +1 ms]            #8      _BuildInstance.invokeTarget (package:flutter_tools/src/build_system/build_system.dart:744:21)
[   +1 ms]            <asynchronous suspension>
[   +1 ms]            <asynchronous suspension>
[   +1 ms]            <asynchronous suspension>
[   +1 ms]            <asynchronous suspension>
[   +1 ms]            <asynchronous suspension>
[   +1 ms]            #9      FlutterBuildSystem.build (package:flutter_tools/src/build_system/build_system.dart:566:36)
[   +1 ms]            #10     AssembleCommand.runCommand (package:flutter_tools/src/commands/assemble.dart:221:58)
[   +1 ms]            #11     FlutterCommand.verifyThenRunCommand
(package:flutter_tools/src/runner/flutter_command.dart:977:18)
[   +1 ms]            #12     _rootRunUnary (dart:async/zone.dart:1198:47)
[   +1 ms]            #13     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[   +2 ms]            #14     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[   +1 ms]            #15     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[   +1 ms]            #16     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[   +1 ms]            #17     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[   +1 ms]            #18     Future._asyncCompleteWithValue.<anonymous closure> (dart:async/future_impl.dart:567:7)
[   +1 ms]            #19     _rootRun (dart:async/zone.dart:1190:13)
[   +1 ms]            #20     _CustomZone.run (dart:async/zone.dart:1093:19)
[   +1 ms]            #21     _CustomZone.runGuarded (dart:async/zone.dart:997:7)
[   +1 ms]            #22     _CustomZone.bindCallbackGuarded.<anonymous closure> (dart:async/zone.dart:1037:23)
[   +1 ms]            #23     _microtaskLoop (dart:async/schedule_microtask.dart:41:21)
[   +2 ms]            #24     _startMicrotaskLoop (dart:async/schedule_microtask.dart:50:5)
[   +1 ms]            #25     _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:118:13)
[   +1 ms]            #26     _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:169:5)
[ +259 ms] [ +573 ms] "flutter assemble" took 1,078ms.
[   +1 ms] [  +22 ms] 
[   +1 ms]            #0      throwToolExit (package:flutter_tools/src/base/common.dart:14:3)
[   +1 ms]            #1      AssembleCommand.runCommand (package:flutter_tools/src/commands/assemble.dart:238:7)
[   +1 ms]            #2      _rootRunUnary (dart:async/zone.dart:1198:47)
[   +1 ms]            #3      _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[   +1 ms]            #4      _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[   +1 ms]            #5      Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[   +1 ms]            #6      Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[   +1 ms]            #7      Future._completeWithValue (dart:async/future_impl.dart:529:5)
[   +1 ms]            #8      _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:40:15)
[        ]            #9      _completeOnAsyncReturn (dart:async-patch/async_patch.dart:311:13)
[   +1 ms]            #10     FlutterBuildSystem.build (package:flutter_tools/src/build_system/build_system.dart)
[   +1 ms]            #11     _rootRunUnary (dart:async/zone.dart:1198:47)
[   +1 ms]            #12     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[   +1 ms]            #13     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[   +1 ms]            #14     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[   +1 ms]            #15     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[   +2 ms]            #16     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[  +11 ms]            #17     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:40:15)
[   +1 ms]            #18     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:311:13)
[        ]            #19     _BuildInstance.invokeTarget (package:flutter_tools/src/build_system/build_system.dart)
[        ]            #20     _rootRunUnary (dart:async/zone.dart:1198:47)
[        ]            #21     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[        ]            #22     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[        ]            #23     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[   +1 ms]            #24     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[   +1 ms]            #25     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #26     Future.wait.<anonymous closure> (dart:async/future.dart:414:23)
[        ]            #27     _rootRunUnary (dart:async/zone.dart:1198:47)
[        ]            #28     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[        ]            #29     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[        ]            #30     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[        ]            #31     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[   +2 ms]            #32     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[   +1 ms]            #33     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:40:15)
[   +2 ms]            #34     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:311:13)
[   +3 ms]            #35     _BuildInstance.invokeTarget (package:flutter_tools/src/build_system/build_system.dart)
[   +1 ms]            #36     _rootRunUnary (dart:async/zone.dart:1198:47)
[   +4 ms]            #37     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[   +1 ms]            #38     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[        ]            #39     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[        ]            #40     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[        ]            #41     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #42     Future.wait.<anonymous closure> (dart:async/future.dart:414:23)
[        ]            #43     _rootRunUnary (dart:async/zone.dart:1198:47)
[        ]            #44     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[        ]            #45     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[        ]            #46     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[        ]            #47     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[        ]            #48     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #49     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:40:15)
[        ]            #50     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:311:13)
[        ]            #51     _BuildInstance.invokeTarget (package:flutter_tools/src/build_system/build_system.dart)
[        ]            #52     _rootRunUnary (dart:async/zone.dart:1198:47)
[        ]            #53     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[        ]            #54     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[   +1 ms]            #55     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[   +1 ms]            #56     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[        ]            #57     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #58     Future.wait.<anonymous closure> (dart:async/future.dart:414:23)
[        ]            #59     _rootRunUnary (dart:async/zone.dart:1198:47)
[        ]            #60     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[        ]            #61     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[        ]            #62     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[        ]            #63     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[        ]            #64     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #65     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:40:15)
[        ]            #66     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:311:13)
[        ]            #67     _BuildInstance.invokeTarget (package:flutter_tools/src/build_system/build_system.dart)
[        ]            #68     _rootRunUnary (dart:async/zone.dart:1198:47)
[        ]            #69     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[        ]            #70     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[        ]            #71     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[        ]            #72     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[        ]            #73     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[   +1 ms]            #74     Future.wait.<anonymous closure> (dart:async/future.dart:414:23)
[        ]            #75     _rootRunUnary (dart:async/zone.dart:1198:47)
[        ]            #76     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[        ]            #77     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[        ]            #78     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[        ]            #79     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[        ]            #80     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #81     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:40:15)
[        ]            #82     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:311:13)
[        ]            #83     _BuildInstance._invokeInternal (package:flutter_tools/src/build_system/build_system.dart)
[        ]            #84     _rootRunUnary (dart:async/zone.dart:1198:47)
[        ]            #85     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[        ]            #86     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[        ]            #87     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[        ]            #88     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[        ]            #89     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #90     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:40:15)
[        ]            #91     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:311:13)
[        ]            #92     FileStore.diffFileList (package:flutter_tools/src/build_system/file_store.dart)
[        ]            #93     _rootRunUnary (dart:async/zone.dart:1198:47)
[   +1 ms]            #94     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
[   +2 ms]            #95     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
[        ]            #96     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
[        ]            #97     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
[        ]            #98     Future._completeWithValue (dart:async/future_impl.dart:529:5)
[        ]            #99     Future._asyncCompleteWithValue.<anonymous closure> (dart:async/future_impl.dart:567:7)
[   +1 ms]            #100    _rootRun (dart:async/zone.dart:1190:13)
[   +1 ms]            #101    _CustomZone.run (dart:async/zone.dart:1093:19)
[        ]            #102    _CustomZone.runGuarded (dart:async/zone.dart:997:7)
[        ]            #103    _CustomZone.bindCallbackGuarded.<anonymous closure> (dart:async/zone.dart:1037:23)
[        ]            #104    _microtaskLoop (dart:async/schedule_microtask.dart:41:21)
[        ]            #105    _startMicrotaskLoop (dart:async/schedule_microtask.dart:50:5)
[        ]            #106    _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:118:13)
[        ]            #107    _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:169:5)
[  +34 ms] [  +30 ms] ensureAnalyticsSent: 1ms
[ +116 ms] [   +5 ms] Running shutdown hooks
[   +3 ms] [   +2 ms] Shutdown hooks complete
[   +2 ms] [  +10 ms] exiting with code 1
[   +3 ms] > Task :app:compileFlutterBuildRelease FAILED
[  +78 ms] FAILURE: Build failed with an exception.
[   +1 ms] * Where:
[   +1 ms] Script 'C:\src\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 904
[   +1 ms] * What went wrong:
[   +1 ms] Execution failed for task ':app:compileFlutterBuildRelease'.
[   +1 ms] > Process 'command 'C:\src\flutter\bin\flutter.bat'' finished with non-zero exit value 1
[   +1 ms] * Try:
[   +1 ms] 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.
[   +2 ms] * Get more help at https://help.gradle.org
[ +489 ms] Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
[   +3 ms] Use '--warning-mode all' to show the individual deprecation warnings.
[   +3 ms] See https://docs.gradle.org/5.6.2/userguide/command_line_interface.html#sec:command_line_warnings
[   +4 ms] 5 actionable tasks: 4 executed, 1 up-to-date
[   +4 ms] BUILD FAILED in 1m 6s
[+1383 ms] Running Gradle task 'bundleRelease'... (completed in 69.4s)
[  +80 ms] "flutter appbundle" took 70,731ms.
[  +31 ms] Gradle task bundleRelease failed with exit code 1
[   +4 ms] 
           #0      throwToolExit (package:flutter_tools/src/base/common.dart:14:3)
           #1      buildGradleApp (package:flutter_tools/src/android/gradle.dart:416:7)
           #2      _rootRunUnary (dart:async/zone.dart:1198:47)
           #3      _CustomZone.runUnary (dart:async/zone.dart:1100:19)
           #4      _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
           #5      Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
           #6      Future._propagateToListeners (dart:async/future_impl.dart:725:32)
           #7      Future._completeWithValue (dart:async/future_impl.dart:529:5)
           #8      _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:40:15)
           #9      _completeOnAsyncReturn (dart:async-patch/async_patch.dart:311:13)
           #10     _DefaultProcessUtils.stream (package:flutter_tools/src/base/process.dart)
           #11     _rootRunUnary (dart:async/zone.dart:1198:47)
           #12     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
           #13     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
           #14     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
           #15     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
           #16     Future._completeWithValue (dart:async/future_impl.dart:529:5)
           #17     Future._asyncCompleteWithValue.<anonymous closure> (dart:async/future_impl.dart:567:7)
           #18     _rootRun (dart:async/zone.dart:1190:13)
           #19     _CustomZone.run (dart:async/zone.dart:1093:19)
           #20     _CustomZone.runGuarded (dart:async/zone.dart:997:7)
           #21     _CustomZone.bindCallbackGuarded.<anonymous closure> (dart:async/zone.dart:1037:23)
           #22     _microtaskLoop (dart:async/schedule_microtask.dart:41:21)
           #23     _startMicrotaskLoop (dart:async/schedule_microtask.dart:50:5)
           #24     _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:118:13)
           #25     _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:169:5)
           
           
[ +265 ms] ensureAnalyticsSent: 256ms
[   +9 ms] Running shutdown hooks
[   +3 ms] Shutdown hooks complete
[   +3 ms] exiting with code 1




flutter doctor
C:\src\flutter\bin\flutter.bat doctor --verbose
[√] Flutter (Channel stable, 1.22.3, on Microsoft Windows [Version 10.0.18363.1139], locale en-US)
    • Flutter version 1.22.3 at C:\src\flutter
    • Framework revision 8874f21e79 (3 days ago), 2020-10-29 14:14:35 -0700
    • Engine revision a1440ca392
    • Dart version 2.10.3

[√] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
    • Android SDK at C:\Users\TONY\Desktop\adt-bundle-windows-x86_64-20140321\sdk
    • Platform android-29, build-tools 29.0.2
    • Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
    • All Android licenses accepted.

[√] Android Studio (version 4.0)
    • Android Studio at C:\Program Files\Android\Android Studio
    • Flutter plugin version 48.1.2
    • Dart plugin version 193.7547
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)

[!] Connected device
    ! Device 05045259C3006792 is offline.

! Doctor found issues in 1 category.
Process finished with exit code 0

pubspec.yaml

pubspec.yaml
name: masterstudy_app
description: A new Flutter project.

# The following defines the version and build number for your application.
# A version number is three numbers separated by dots, like 1.2.43
# followed by an optional build number separated by a +.
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# In Android, build-name is used as versionName while build-number used as versionCode.
# Read more about Android versioning at https://developer.android.com/studio/publish/versioning
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.1.0+13

environment:
  sdk: ">=2.1.0 <3.0.0"

dependencies:
  flutter:
    sdk: flutter
  #networking
  http: 0.12.0+4
  rxdart: ^0.23.1
  dio: ^3.0.9
  dio_flutter_transformer: ^3.0.2

  #di
  inject:
    path: ./inject.dart/package/inject


  #utils
  meta: ^1.1.6
  equatable: ^1.0.0
  json_annotation: 3.0.1
  share: 0.6.3+6
  package_info: ^0.4.1


  #architecture
  bloc: ^3.0.0
  flutter_bloc: ^3.2.0

  #storage
  shared_preferences: 0.5.6+2
  path_provider: 1.6.9



  #analytics
  firebase_crashlytics: 0.1.3

  #ui
  cupertino_icons: ^0.1.2
  google_fonts: 0.3.9
  flutter_rating_bar: 3.0.1+1
  flutter_svg: 0.17.3+1
  shimmer: 1.1.0
  image_picker: 0.6.3+4
  transparent_image: 1.0.0
  flutter_staggered_grid_view: 0.3.0
  flutter_html: ^0.11.1
  file_picker: 1.6.3+2
  video_player: 0.10.9
  youtube_player_flutter: 6.1.1
  url_launcher: 5.4.5
  cached_network_image: 2.2.0+1
  html_unescape: 1.0.1+3
  page_transition: ^1.1.5



dev_dependencies:
  flutter_test:
    sdk: flutter
  build_runner: 1.7.4

  json_serializable: 3.2.5
  inject_generator:
    path: ./inject.dart/package/inject_generator

# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec

# The following section is specific to Flutter.
flutter:

  # The following line ensures that the Material Icons font is
  # included with your application, so that you can use the icons in
  # the material Icons class.
  uses-material-design: true
  assets:
    - assets/icons/
    - assets/localization/
  # To add assets to your application, add an assets section, like this:
  # assets:
  #  - images/a_dot_burr.jpeg
  #  - images/a_dot_ham.jpeg

  # An image asset can refer to one or more resolution-specific "variants", see
  # https://flutter.dev/assets-and-images/#resolution-aware.

  # For details regarding adding assets from package dependencies, see
  # https://flutter.dev/assets-and-images/#from-packages

  # To add custom fonts to your application, add a fonts section here,
  # in this "flutter" section. Each entry in this list should have a
  # "family" key with the font family name, and a "fonts" key with a
  # list giving the asset and other descriptors for the font. For
  # example:
  # fonts:
  #   - family: Schyler
  #     fonts:
  #       - asset: fonts/Schyler-Regular.ttf
  #       - asset: fonts/Schyler-Italic.ttf
  #         style: italic
  #   - family: Trajan Pro
  #     fonts:
  #       - asset: fonts/TrajanPro.ttf
  #       - asset: fonts/TrajanPro_Bold.ttf
  #         weight: 700
  #
  # For details regarding fonts from package dependencies,
  # see https://flutter.dev/custom-fonts/#from-packages

please help me pleaseee

@sidrao2006
Copy link
Contributor

Looks like a duplicate of #59449

@Tony-Akani
Copy link
Author

I have checked there was no reply, please help me or I would appreciate if

Looks like a duplicate of #59449

I have checked that and there was no formal solution, I would appreciate if I can get your email or Whatsapp number so that I can send the code to you so that you can try it from your end?

@sidrao2006
Copy link
Contributor

I'm sorry I am not available for calls.
I would suggest you to close this issue and follow up there and post the output of flutter run -v and flutter doctor -v
Did you try following the solutions provided there?
Thanks

@pedromassangocode
Copy link

Hi @Tony-Akani
Based on your logs it seems that you have some problem with the fonts definition in your pubspec.yaml.

[ +106 ms] Error detected in pubspec.yaml:
[  +46 ms] Error on line 112, column 4: Expected a key while parsing a block mapping.
               ╷
           112 │    fonts:
               │    ^
               ╵
[  +41 ms] "flutter appbundle" took 937ms.
[  +36 ms] Please correct the pubspec.yaml file at C:\Users\TONY\Desktop\Phone

files\masterstudy-lms-mobile-app-flutter-ios-android\masterstudy-application-package\masterstudy-application-package\masterstu
           dyapplication-release-1.1.0\pubspec.yaml

This may be causing this issue. Can you please locate the pubspec.yaml file and fix it?
Thank you

@pedromassangocode pedromassangocode added in triage Presently being triaged by the triage team waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds labels Nov 2, 2020
@Tony-Akani
Copy link
Author

Hello, I am a new in flutter Dev and I wanted to run an app that I bought the source code, can you explain in detail, am I missing a dependency or something?

@no-response no-response bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Nov 4, 2020
@pedromassangocode
Copy link

Hi @Tony-Akani
I have no idea.

I would suggest you to contact the person who sold the project to you.
Since it looks like you are looking for assistance I will close this for now.
Thank you

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
in triage Presently being triaged by the triage team
Projects
None yet
Development

No branches or pull requests

3 participants