Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

☂️ Deprecate window singleton #116929

Closed
33 tasks done
goderbauer opened this issue Dec 12, 2022 · 2 comments · Fixed by flutter/website#8283
Closed
33 tasks done

☂️ Deprecate window singleton #116929

goderbauer opened this issue Dec 12, 2022 · 2 comments · Fixed by flutter/website#8283
Assignees
Labels
c: proposal A detailed proposal for a change to Flutter framework flutter/packages/flutter repository. See also f: labels. P1 High-priority issues at the top of the work list

Comments

@goderbauer
Copy link
Member

goderbauer commented Dec 12, 2022

@goderbauer goderbauer self-assigned this Dec 12, 2022
@danagbemava-nc danagbemava-nc added in triage Presently being triaged by the triage team framework flutter/packages/flutter repository. See also f: labels. c: proposal A detailed proposal for a change to Flutter and removed in triage Presently being triaged by the triage team labels Dec 13, 2022
@goderbauer goderbauer added the P1 High-priority issues at the top of the work list label Dec 13, 2022
@goderbauer goderbauer changed the title Introduce View.of and replace all usages of the window singelton in the framework; deprecate dart:ui's window property and the window property on the Binding. ☂️ Deprecate window singleton Dec 21, 2022
@goderbauer
Copy link
Member Author

goderbauer commented Jan 27, 2023

The only remaining usages of SingletonFlutterWindow and window from dart:ui in the framework are BindingBase.window, which is also to be deprecated.

edit: check list has been integrated into top comment.

@github-actions
Copy link

github-actions bot commented Apr 6, 2023

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
c: proposal A detailed proposal for a change to Flutter framework flutter/packages/flutter repository. See also f: labels. P1 High-priority issues at the top of the work list
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants