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

Conversation

goderbauer
Copy link
Member

Straight reland without any changes. The fixes were done downstream in flutter/packages#3512 and flutter/flutter#123176.

@goderbauer goderbauer marked this pull request as ready for review March 22, 2023 00:55
@goderbauer goderbauer requested a review from gspencergoog March 22, 2023 00:55
Copy link
Contributor

@gspencergoog gspencergoog left a comment

Choose a reason for hiding this comment

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

32384589-a60f0e74-c078-11e7-9bc1-e5b5287aea9d

/// Deprecated. Will be removed in a future version of Flutter.
///
/// This global property is deprecated to prepare for Flutter's upcoming support
/// for multiple views and multiple windows.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
/// for multiple views and multiple windows.
/// for multiple views and multiple windows.

/// platform-specific functionality.
/// * [PlatformDispatcher.views], for a list of all available views.
@Deprecated(
'Look up the current FlutterView from the context via View.of(context) or consult the PlatformDispatcher directly instead. '
Copy link
Contributor

Choose a reason for hiding this comment

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

If it's short enough, you could add the method to call on PlatformDispatcher.

Copy link
Member Author

Choose a reason for hiding this comment

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

This is already super-long in the analyzer output. I'm gonna skip this :)

@goderbauer
Copy link
Member Author

Downstream fixes have landed and rolled into the framework in (flutter/flutter#123215). Let's try this again!

@goderbauer goderbauer added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 22, 2023
@auto-submit auto-submit bot merged commit 2d6803c into flutter:main Mar 22, 2023
@goderbauer goderbauer deleted the relandDepr branch March 22, 2023 16:54
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 22, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 22, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants