native_syntax_controller 1.1.0 copy "native_syntax_controller: ^1.1.0" to clipboard
native_syntax_controller: ^1.1.0 copied to clipboard

A high-performance syntax highlighting controller using Flutter's native text rendering (TextSpan). No overlays, no sync issues, just a pure TextEditingController extension.

1.1.0 #

  • Added support for custom functions in formula evaluation via the customFunctions parameter in evaluateFormula.
  • Added direct access to built-in functions: if_, sin_, cos_, pi_, average, sum, arrayAny, arrayAll.

1.0.0 #

  • Initial release: A high-performance syntax highlighting controller using Flutter's native text rendering (TextSpan). No overlays, no sync issues, just a pure TextEditingController extension.
2
likes
0
points
451
downloads

Publisher

unverified uploader

Weekly Downloads

A high-performance syntax highlighting controller using Flutter's native text rendering (TextSpan). No overlays, no sync issues, just a pure TextEditingController extension.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

expressions, flutter

More

Packages that depend on native_syntax_controller