Skip to content

flutter hightlight added text editing#10

Open
SergeShkurko wants to merge 2 commits into
pd4d10:masterfrom
SergeShkurko:master
Open

flutter hightlight added text editing#10
SergeShkurko wants to merge 2 commits into
pd4d10:masterfrom
SergeShkurko:master

Conversation

@SergeShkurko

@SergeShkurko SergeShkurko commented May 20, 2020

Copy link
Copy Markdown

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
Copy Markdown

wonderful features!

@liudonghua123

Copy link
Copy Markdown

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

@liudonghua123

Copy link
Copy Markdown

@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
Copy Markdown

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
Copy Markdown
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