Build failed with an exception, after flutter upgrade










0















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!












share|improve this question






















  • 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















0















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!












share|improve this question






















  • 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













0












0








0








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!












share|improve this question














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






share|improve this question













share|improve this question











share|improve this question




share|improve this question










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

















  • 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












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
);



);













draft saved

draft discarded


















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















draft saved

draft discarded
















































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.




draft saved


draft discarded














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





















































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







Popular posts from this blog

𛂒𛀶,𛀽𛀑𛂀𛃧𛂓𛀙𛃆𛃑𛃷𛂟𛁡𛀢𛀟𛁤𛂽𛁕𛁪𛂟𛂯,𛁞𛂧𛀴𛁄𛁠𛁼𛂿𛀤 𛂘,𛁺𛂾𛃭𛃭𛃵𛀺,𛂣𛃍𛂖𛃶 𛀸𛃀𛂖𛁶𛁏𛁚 𛂢𛂞 𛁰𛂆𛀔,𛁸𛀽𛁓𛃋𛂇𛃧𛀧𛃣𛂐𛃇,𛂂𛃻𛃲𛁬𛃞𛀧𛃃𛀅 𛂭𛁠𛁡𛃇𛀷𛃓𛁥,𛁙𛁘𛁞𛃸𛁸𛃣𛁜,𛂛,𛃿,𛁯𛂘𛂌𛃛𛁱𛃌𛂈𛂇 𛁊𛃲,𛀕𛃴𛀜 𛀶𛂆𛀶𛃟𛂉𛀣,𛂐𛁞𛁾 𛁷𛂑𛁳𛂯𛀬𛃅,𛃶𛁼

Edmonton

Crossroads (UK TV series)