-
Couldn't load subscription status.
- Fork 97
flutter hightlight added text editing #10
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
Conversation
liudonghua123
commented
Jun 18, 2020
wonderful features!
liudonghua123
commented
Jun 18, 2020
I tried your patch. However the width is not expanded as the width of parent.
liudonghua123
commented
Jun 18, 2020
@SergeShkurko Another problem, I can't find how can I got the updated content. The TextEditingController is hidden for me.
tusharsadhwani
commented
Jul 18, 2020
Any updates on this?
Also do you think a lower level API should be exposed to get syntax highlighted TextSpan's back instead of a whole widget?
@liudonghua123 TextEditingController exposed
@tusharsadhwani this is the most feasible implementation. In the future, it would be desirable to use low-level api and remove it realisation but while it is not there I think and this implementation may be useful
Uh oh!
There was an error while loading. Please reload this page.
Added text editing
Resolve #3