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

utf-8 textinput #478

Closed
pchampio opened this issue Jun 17, 2020 · 3 comments
Closed

utf-8 textinput #478

pchampio opened this issue Jun 17, 2020 · 3 comments
Assignees
Labels
embedder Issue concerns the embedder package engine Depends on support form the Flutter Engine enhancement New feature or request

Comments

@pchampio
Copy link
Member

Uses utf-8 internally

flutter/flutter#53381 was merge, no need for the utf-16/utf-8 rollercoster used in the text-input.go plugin.

Waiting for this feature to be available in flutter channel beta.

@pchampio pchampio added embedder Issue concerns the embedder package engine Depends on support form the Flutter Engine enhancement New feature or request labels Jun 17, 2020
@pchampio pchampio self-assigned this Jun 17, 2020
@provokateurin
Copy link
Member

That PR got reverted for now, because it caused some problems flutter/flutter#59645

@justinmc
Copy link

Hopefully I'll be able to un-revert that PR soon in flutter/flutter#59778.

@pchampio
Copy link
Member Author

pchampio commented Nov 1, 2020

On the embedder side, uft16 is the default text encoding. flutter/engine#17831

@pchampio pchampio closed this as completed Nov 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
embedder Issue concerns the embedder package engine Depends on support form the Flutter Engine enhancement New feature or request
Development

No branches or pull requests

3 participants