Build failed with an exception, after flutter upgrade
after upgrade my flutter to Channel beta, v0.10.2, when i press F5 to build and run on emulator its error, whats the problem?
Launching libmain.dart on Android SDK built for x86 in debug mode...
e: C:flutter.pub-cachehostedpub.dartlang.orgflutter_launch-0.1.2androidsrcmainkotlincomexampleflutterlaunchFlutterLaunchPlugin.kt: (33, 42): Type inference failed. Expected type mismatch: inferred type is String? but String was expected
e: C:flutter.pub-cachehostedpub.dartlang.orgflutter_launch-0.1.2androidsrcmainkotlincomexampleflutterlaunchFlutterLaunchPlugin.kt: (34, 44): Type inference failed. Expected type mismatch: inferred type is String? but String was expected
e: C:flutter.pub-cachehostedpub.dartlang.orgflutter_launch-0.1.2androidsrcmainkotlincomexampleflutterlaunchFlutterLaunchPlugin.kt: (50, 40): Type inference failed. Expected type mismatch: inferred type is String? but String was expected
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':flutter_launch:compileDebugKotlin'.
> Compilation error. See log for more details
* 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 6s
Gradle task assembleDebug failed with exit code 1
Exited (sigterm)
flutter doctor :
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel beta, v0.10.2, on Microsoft Windows [Version 10.0.17134.345], locale en-ID)
[√] Android toolchain - develop for Android devices (Android SDK 28.0.3)
[√] Android Studio (version 3.2)
[√] VS Code (version 1.28.2)
[√] Connected device (1 available)
• No issues found!
dart flutter
add a comment |
after upgrade my flutter to Channel beta, v0.10.2, when i press F5 to build and run on emulator its error, whats the problem?
Launching libmain.dart on Android SDK built for x86 in debug mode...
e: C:flutter.pub-cachehostedpub.dartlang.orgflutter_launch-0.1.2androidsrcmainkotlincomexampleflutterlaunchFlutterLaunchPlugin.kt: (33, 42): Type inference failed. Expected type mismatch: inferred type is String? but String was expected
e: C:flutter.pub-cachehostedpub.dartlang.orgflutter_launch-0.1.2androidsrcmainkotlincomexampleflutterlaunchFlutterLaunchPlugin.kt: (34, 44): Type inference failed. Expected type mismatch: inferred type is String? but String was expected
e: C:flutter.pub-cachehostedpub.dartlang.orgflutter_launch-0.1.2androidsrcmainkotlincomexampleflutterlaunchFlutterLaunchPlugin.kt: (50, 40): Type inference failed. Expected type mismatch: inferred type is String? but String was expected
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':flutter_launch:compileDebugKotlin'.
> Compilation error. See log for more details
* 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 6s
Gradle task assembleDebug failed with exit code 1
Exited (sigterm)
flutter doctor :
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel beta, v0.10.2, on Microsoft Windows [Version 10.0.17134.345], locale en-ID)
[√] Android toolchain - develop for Android devices (Android SDK 28.0.3)
[√] Android Studio (version 3.2)
[√] VS Code (version 1.28.2)
[√] Connected device (1 available)
• No issues found!
dart flutter
Did you tried upgrading the related plugin (flutterlaunch)
– UdeshUK
Nov 12 '18 at 7:49
yah, already tried update all depedencies, but still not work
– RIFAL
Nov 13 '18 at 4:27
after remove the flutter_launch plugin evrything going normal, thanks
– RIFAL
Nov 13 '18 at 7:45
add a comment |
after upgrade my flutter to Channel beta, v0.10.2, when i press F5 to build and run on emulator its error, whats the problem?
Launching libmain.dart on Android SDK built for x86 in debug mode...
e: C:flutter.pub-cachehostedpub.dartlang.orgflutter_launch-0.1.2androidsrcmainkotlincomexampleflutterlaunchFlutterLaunchPlugin.kt: (33, 42): Type inference failed. Expected type mismatch: inferred type is String? but String was expected
e: C:flutter.pub-cachehostedpub.dartlang.orgflutter_launch-0.1.2androidsrcmainkotlincomexampleflutterlaunchFlutterLaunchPlugin.kt: (34, 44): Type inference failed. Expected type mismatch: inferred type is String? but String was expected
e: C:flutter.pub-cachehostedpub.dartlang.orgflutter_launch-0.1.2androidsrcmainkotlincomexampleflutterlaunchFlutterLaunchPlugin.kt: (50, 40): Type inference failed. Expected type mismatch: inferred type is String? but String was expected
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':flutter_launch:compileDebugKotlin'.
> Compilation error. See log for more details
* 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 6s
Gradle task assembleDebug failed with exit code 1
Exited (sigterm)
flutter doctor :
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel beta, v0.10.2, on Microsoft Windows [Version 10.0.17134.345], locale en-ID)
[√] Android toolchain - develop for Android devices (Android SDK 28.0.3)
[√] Android Studio (version 3.2)
[√] VS Code (version 1.28.2)
[√] Connected device (1 available)
• No issues found!
dart flutter
after upgrade my flutter to Channel beta, v0.10.2, when i press F5 to build and run on emulator its error, whats the problem?
Launching libmain.dart on Android SDK built for x86 in debug mode...
e: C:flutter.pub-cachehostedpub.dartlang.orgflutter_launch-0.1.2androidsrcmainkotlincomexampleflutterlaunchFlutterLaunchPlugin.kt: (33, 42): Type inference failed. Expected type mismatch: inferred type is String? but String was expected
e: C:flutter.pub-cachehostedpub.dartlang.orgflutter_launch-0.1.2androidsrcmainkotlincomexampleflutterlaunchFlutterLaunchPlugin.kt: (34, 44): Type inference failed. Expected type mismatch: inferred type is String? but String was expected
e: C:flutter.pub-cachehostedpub.dartlang.orgflutter_launch-0.1.2androidsrcmainkotlincomexampleflutterlaunchFlutterLaunchPlugin.kt: (50, 40): Type inference failed. Expected type mismatch: inferred type is String? but String was expected
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':flutter_launch:compileDebugKotlin'.
> Compilation error. See log for more details
* 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 6s
Gradle task assembleDebug failed with exit code 1
Exited (sigterm)
flutter doctor :
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel beta, v0.10.2, on Microsoft Windows [Version 10.0.17134.345], locale en-ID)
[√] Android toolchain - develop for Android devices (Android SDK 28.0.3)
[√] Android Studio (version 3.2)
[√] VS Code (version 1.28.2)
[√] Connected device (1 available)
• No issues found!
Launching libmain.dart on Android SDK built for x86 in debug mode...
e: C:flutter.pub-cachehostedpub.dartlang.orgflutter_launch-0.1.2androidsrcmainkotlincomexampleflutterlaunchFlutterLaunchPlugin.kt: (33, 42): Type inference failed. Expected type mismatch: inferred type is String? but String was expected
e: C:flutter.pub-cachehostedpub.dartlang.orgflutter_launch-0.1.2androidsrcmainkotlincomexampleflutterlaunchFlutterLaunchPlugin.kt: (34, 44): Type inference failed. Expected type mismatch: inferred type is String? but String was expected
e: C:flutter.pub-cachehostedpub.dartlang.orgflutter_launch-0.1.2androidsrcmainkotlincomexampleflutterlaunchFlutterLaunchPlugin.kt: (50, 40): Type inference failed. Expected type mismatch: inferred type is String? but String was expected
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':flutter_launch:compileDebugKotlin'.
> Compilation error. See log for more details
* 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 6s
Gradle task assembleDebug failed with exit code 1
Exited (sigterm)
Launching libmain.dart on Android SDK built for x86 in debug mode...
e: C:flutter.pub-cachehostedpub.dartlang.orgflutter_launch-0.1.2androidsrcmainkotlincomexampleflutterlaunchFlutterLaunchPlugin.kt: (33, 42): Type inference failed. Expected type mismatch: inferred type is String? but String was expected
e: C:flutter.pub-cachehostedpub.dartlang.orgflutter_launch-0.1.2androidsrcmainkotlincomexampleflutterlaunchFlutterLaunchPlugin.kt: (34, 44): Type inference failed. Expected type mismatch: inferred type is String? but String was expected
e: C:flutter.pub-cachehostedpub.dartlang.orgflutter_launch-0.1.2androidsrcmainkotlincomexampleflutterlaunchFlutterLaunchPlugin.kt: (50, 40): Type inference failed. Expected type mismatch: inferred type is String? but String was expected
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':flutter_launch:compileDebugKotlin'.
> Compilation error. See log for more details
* 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 6s
Gradle task assembleDebug failed with exit code 1
Exited (sigterm)
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel beta, v0.10.2, on Microsoft Windows [Version 10.0.17134.345], locale en-ID)
[√] Android toolchain - develop for Android devices (Android SDK 28.0.3)
[√] Android Studio (version 3.2)
[√] VS Code (version 1.28.2)
[√] Connected device (1 available)
• No issues found!
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel beta, v0.10.2, on Microsoft Windows [Version 10.0.17134.345], locale en-ID)
[√] Android toolchain - develop for Android devices (Android SDK 28.0.3)
[√] Android Studio (version 3.2)
[√] VS Code (version 1.28.2)
[√] Connected device (1 available)
• No issues found!
dart flutter
dart flutter
asked Nov 12 '18 at 3:14
RIFALRIFAL
7411
7411
Did you tried upgrading the related plugin (flutterlaunch)
– UdeshUK
Nov 12 '18 at 7:49
yah, already tried update all depedencies, but still not work
– RIFAL
Nov 13 '18 at 4:27
after remove the flutter_launch plugin evrything going normal, thanks
– RIFAL
Nov 13 '18 at 7:45
add a comment |
Did you tried upgrading the related plugin (flutterlaunch)
– UdeshUK
Nov 12 '18 at 7:49
yah, already tried update all depedencies, but still not work
– RIFAL
Nov 13 '18 at 4:27
after remove the flutter_launch plugin evrything going normal, thanks
– RIFAL
Nov 13 '18 at 7:45
Did you tried upgrading the related plugin (flutterlaunch)
– UdeshUK
Nov 12 '18 at 7:49
Did you tried upgrading the related plugin (flutterlaunch)
– UdeshUK
Nov 12 '18 at 7:49
yah, already tried update all depedencies, but still not work
– RIFAL
Nov 13 '18 at 4:27
yah, already tried update all depedencies, but still not work
– RIFAL
Nov 13 '18 at 4:27
after remove the flutter_launch plugin evrything going normal, thanks
– RIFAL
Nov 13 '18 at 7:45
after remove the flutter_launch plugin evrything going normal, thanks
– RIFAL
Nov 13 '18 at 7:45
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53255522%2fbuild-failed-with-an-exception-after-flutter-upgrade%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53255522%2fbuild-failed-with-an-exception-after-flutter-upgrade%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Did you tried upgrading the related plugin (flutterlaunch)
– UdeshUK
Nov 12 '18 at 7:49
yah, already tried update all depedencies, but still not work
– RIFAL
Nov 13 '18 at 4:27
after remove the flutter_launch plugin evrything going normal, thanks
– RIFAL
Nov 13 '18 at 7:45