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

[fuchsia] Remove implementations & clients of deprecated CreateView #41154

Merged
merged 1 commit into from
Apr 13, 2023

Commits on Apr 13, 2023

  1. [fuchsia] Remove implementations & clients of deprecated CreateView

    Prepare Flutter's Fuchsia port for removal of the fuchsia.ui.app.ViewProvider.CreateView() API.
    The Flutter engine's implementation of the API, which has long been deprecated, is removed.
    Calls to the deprecated CreateView() in tests are replaced with CreateViewWithViewRef().
    
    Bug: fxbug.dev/81285
    drwez committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    0bfeed6 View commit details
    Browse the repository at this point in the history