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

flutter hightlight added text editing #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

flutter hightlight added text editing #10

wants to merge 2 commits into from

Conversation

SergeShkurko
Copy link

@SergeShkurko SergeShkurko commented May 20, 2020

Added text editing
Resolve #3

@SergeShkurko SergeShkurko changed the title flutter hightlight added text editing, improved #3 flutter hightlight added text editing May 20, 2020
@liudonghua123
Copy link

wonderful features!

@liudonghua123
Copy link

I tried your patch. However the width is not expanded as the width of parent.

@liudonghua123
Copy link

@SergeShkurko Another problem, I can't find how can I got the updated content. The TextEditingController is hidden for me.

@pd4d10 pd4d10 mentioned this pull request Jun 18, 2020
@tusharsadhwani
Copy link

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?

@SergeShkurko
Copy link
Author

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TextFields support?
3 participants