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

[web] Introduce flag to enable new rich text implementation #22942

Merged
merged 2 commits into from Dec 11, 2020

Conversation

mdebbar
Copy link
Contributor

@mdebbar mdebbar commented Dec 8, 2020

Description

Introduce the FLUTTER_WEB_USE_EXPERIMENTAL_CANVAS_RICH_TEXT flag to enable new rich text implementation. The flag is defaulted to false because the implementation isn't complete yet.

@mdebbar mdebbar added the platform-web Code specifically for the web engine label Dec 8, 2020
@mdebbar mdebbar requested a review from ferhatb December 8, 2020 22:27
@google-cla google-cla bot added the cla: yes label Dec 8, 2020
Copy link
Contributor

@ferhatb ferhatb left a comment

Choose a reason for hiding this comment

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

Please add TODO: Remove experiment flag after stable release.

@mdebbar mdebbar requested a review from ferhatb December 8, 2020 23:39
@mdebbar mdebbar merged commit 7bdaf37 into flutter:master Dec 11, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 11, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 11, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 11, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 14, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 14, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 14, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 15, 2020
@mdebbar mdebbar deleted the rich_experiment branch April 15, 2021 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes platform-web Code specifically for the web engine
Projects
None yet
2 participants