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

TextFields support? #3

Open
aa200400 opened this issue Oct 11, 2019 · 9 comments · May be fixed by #10, #13 or #16
Open

TextFields support? #3

aa200400 opened this issue Oct 11, 2019 · 9 comments · May be fixed by #10, #13 or #16

Comments

@aa200400
Copy link

Is there anyway I use the syntax highlighter for editable textfields?

@dutrieuc
Copy link

dutrieuc commented Jun 6, 2020

Access to a TextEditingController based class which styles its text could be added. It would allow any TextField to highlight syntax. I can get started working on that if people are interested.

@dutrieuc
Copy link

@pd4d10, may I ask your opinion on this ?

@pd4d10
Copy link
Member

pd4d10 commented Jun 18, 2020

Sorry for the late response. Seems #10 is ready to fix this issue? I'll take a look ASAP

@dutrieuc
Copy link

No worry !
Hum I don't think it does for my use case, or maybe with some rewriting. As I said above, if we can access a custom TextEditingController then it can be fed to any TextField without having to use the HighlighView widget.

@shujaatak
Copy link

Any updates?

@dutrieuc
Copy link

I started working on it. I'll post a PR soonish.

@tusharsadhwani tusharsadhwani linked a pull request Aug 2, 2020 that will close this issue
@TekExplorer
Copy link

...does this package not get updates? This would be awesome to have!

@dutrieuc
Copy link

There is a fork here that could interest you https://github.com/tusharsadhwani/flutter_highlight

@TekExplorer
Copy link

TekExplorer commented May 17, 2022

I found code_text_field which appears to be what i need
If there are better options let me know

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