Skip to content

Conversation

@swift-kim
Copy link
Member

@swift-kim swift-kim commented Jan 27, 2023

Copy common headers and source code (including embedder.h and cpp_client_wrapper) from the Flutter 3.7 engine source tree except accessibility-related code.

TODO:

  • Fix the black screen and flickering issue.
    • There will be a follow-up PR soon.
  • Implement a thread-safe messenger (FlutterDesktopMessengerAddRef and etc.)
  • Sync the accessibility-related code (including third_party/accessibility).
  • Replace deprecated update_semantics_node_callback with update_semantics_callback.
  • Migrate plugins to use TextureRegistrar::UnregisterTexture(texture_id, callback) instead of deprecated TextureRegistrar::UnregisterTexture(texture_id).

@swift-kim swift-kim marked this pull request as ready for review January 30, 2023 08:48
@swift-kim
Copy link
Member Author

The TODO items will be implemented by separate PRs. This PR is now ready for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants