Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

GaryQian
Copy link
Contributor

@GaryQian GaryQian commented Oct 19, 2021

With the deprecation of the v1 embedding, this convenience application class should be included/replicated under the v2 embedding as well for deferred components.

In a future PR, we can also use the work done in flutter/#90944 to automatically set the application to include splitcompat.

@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat.

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@GaryQian
Copy link
Contributor Author

cc @camsim99 FYI, part of things needed to begin deprecation of v1 embedding

@GaryQian GaryQian requested review from xster and blasten October 21, 2021 22:10
* }</pre>
*
* This class is meant to be used with the Google Play store. Custom non-play store applications do
* not need to extend SplitCompatApplication and should inject a custom {@link
Copy link

Choose a reason for hiding this comment

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

nit: link for SplitCompatApplication

@GaryQian GaryQian added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Oct 26, 2021
@fluttergithubbot fluttergithubbot merged commit 9208b7a into flutter:master Oct 27, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 27, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 27, 2021
GaryQian added a commit to flutter/gallery that referenced this pull request Oct 28, 2021
flutter/engine#29241 moves FlutterPlayStoreSplitApplication to the embedding package as we look to remove the v1 embedding. This updates the manifest to reflect this change.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes needs tests platform-android waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants