Skip to content

Conversation

jason-simmons
Copy link
Member

This reverts commit cdb5818.

Dart has been updated in the engine, and this workaround should no longer be necessary.

Fixes #14646

…on the attached device"

This reverts commit cdb5818.

Dart has been updated in the engine, and this workaround should no longer be necessary.

Fixes flutter#14646
Copy link
Contributor

@tvolkert tvolkert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jason-simmons jason-simmons merged commit 09aa673 into flutter:master Feb 12, 2018
return new LaunchResult.failed();
}

BuildInfo buildInfo = debuggingOptions.buildInfo;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

debuggingOptions can legally be null here.

DaveShuckerow pushed a commit to DaveShuckerow/flutter that referenced this pull request May 14, 2018
…on the attached device" (flutter#14650)

This reverts commit cdb5818.

Dart has been updated in the engine, and this workaround should no longer be necessary.

Fixes flutter#14646
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flutter crashes with run in release mode, can't find libflutter.so

3 participants