Updating the hcpp docs#13326
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces documentation for Hybrid Composition++ (HCPP), a new experimental platform view strategy for Android available starting with Flutter 3.44. The updates include detailed requirements (Android API 34 and Vulkan), opt-in instructions via command-line flags or the Android manifest, and a list of known limitations. Additionally, the PR refines existing documentation with improved formatting and updated terminology. Feedback focuses on ensuring consistent formatting for list items in the requirements section and maintaining uniform casing for the term 'platform view' across the document.
|
Visit the preview URL for this PR (updated for commit 2cf1f89): https://flutter-docs-prod--pr13326-add-hcpp-docs-6l0mmitv.web.app |
Fixes #13323