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

Reland Characters Usage #59778

Merged
merged 5 commits into from Jun 23, 2020
Merged

Reland Characters Usage #59778

merged 5 commits into from Jun 23, 2020

Conversation

justinmc
Copy link
Contributor

@justinmc justinmc commented Jun 18, 2020

Description

Relands #53381, which uses the characters package to fix a bunch of problems with extended grapheme clusters.

The previous PR was reverted because the characters package wasn't available in google3. This is being remedied in a CL that must be merged before this.

Related Issues

Relands #53381
Waiting on a google3 CL to add google3 support for the characters package. Merged.

Tests

See #53381

Breaking Change

None, but see #59645 where users reported needing to run flutter pub get or flutter clean after upgrading an older project.

@justinmc justinmc requested a review from HansMuller June 18, 2020 17:04
@justinmc justinmc self-assigned this Jun 18, 2020
@fluttergithubbot fluttergithubbot added f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. labels Jun 18, 2020
Copy link
Contributor

@HansMuller HansMuller left a comment

Choose a reason for hiding this comment

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

LGTM

@justinmc
Copy link
Contributor Author

This or #59620 appears to have broken google3 despite my CL to add characters to google3. I must be missing some step.

mingwandroid pushed a commit to mingwandroid/flutter that referenced this pull request Sep 6, 2020
Use Dart's characters package to fix user-facing grapheme cluster bugs.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants