-
Notifications
You must be signed in to change notification settings - Fork 6k
Deprecate SingletonFlutterWindow and global window singleton #39302
Conversation
@gspencergoog @Piinks @dkwingsmt @loic-sharma This is not quite ready for submission yet, but looking for some early feedback here on the wording. |
80a1468
to
49446c0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wording looks great modulo the migration info.
Shared comment with https://github.com/flutter/flutter/pull/119647/files#r1092625077 re: mention of upcoming support for multi window |
d2c9a17
to
7f88ee8
Compare
576effa
to
7cb8d70
Compare
7cb8d70
to
ae04924
Compare
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 (don't just cc him here, he won't see it! He's on Discord!). 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. |
test-exempt: only affects comments (and metadata) |
60bd180
to
6ae7160
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 🎉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've never been happier to approve a deprecation!
…lutter#39302)" This reverts commit 62f2844.
Part of flutter/flutter#116929.
Migration Guide: flutter/website#8283
To be submitted after flutter/flutter#120998.