1

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

Huseyn
  • 372
  • 1
  • 7
  • 20

1 Answers1

1

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

Amon C
  • 1,710
  • 9
  • 17