Search code examples
flutterdartsyntaxtextfieldhighlight

change color of some words in a text field in flutter (not all; some)


How can I change some words color in a text form field in flutter such as any IDEs android studio , VS , VS code and other . I would write a small Compiler


Solution

  • You can check this package which allows you to use different inline styles using custom regex.