Skip to content

Conversation

@blasten
Copy link

@blasten blasten commented Oct 28, 2019

Relands #43221

@fluttergithubbot fluttergithubbot added d: examples Sample code and demos c: contributor-productivity Team-specific productivity, code health, technical debt. customer: gallery Relating to flutter/gallery repository. Please transfer non-framework issues there. labels Oct 28, 2019
@blasten blasten requested a review from xster October 28, 2019 17:15
@blasten blasten changed the title Migrate examples new embedding Reland: Migrate examples new embedding Oct 28, 2019
// Triggers the Android keyboard, which causes the resize of the Flutter view.
// We need to wait for the app to complete.
MethodChannel(flutterView, "com.example.abstract_method_smoke_test")
MethodChannel(flutterEngine.getDartExecutor(), "com.example.abstract_method_smoke_test")
Copy link
Contributor

Choose a reason for hiding this comment

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

There has been an API change to flutterEngine.getDartExecutor().getBinaryMessenger(). Should we make that change now? Or should we come back later and update?

Copy link
Author

Choose a reason for hiding this comment

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

will follow up with that while the device lab tests are running.

@blasten blasten merged commit 20e015f into flutter:master Oct 28, 2019
@blasten blasten deleted the migrate_examples_new_embedding branch October 28, 2019 22:43
@chinmaygarde
Copy link
Contributor

Heads up, this commit was flagged as a potential point of regression tracked in #43688

blasten pushed a commit to blasten/flutter that referenced this pull request Oct 29, 2019
Inconnu08 pushed a commit to Inconnu08/flutter that referenced this pull request Nov 26, 2019
* Fix device lab tests

* Migrate examples to the Android embedding v2 (flutter#43221)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

c: contributor-productivity Team-specific productivity, code health, technical debt. customer: gallery Relating to flutter/gallery repository. Please transfer non-framework issues there. d: examples Sample code and demos

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants