digia_expr 0.0.15
digia_expr: ^0.0.15 copied to clipboard
A powerful and flexible expression evaluator for Dart, designed to dynamically process expressions with support for variables, custom functions, and string interpolation. This package is developed for [...]
Digia Expressions #
A powerful and flexible expression evaluator for Dart, designed to dynamically process expressions with support for variables, custom functions, and string interpolation.
Note: This package is developed for internal use within Digia UI and is not intended for general public consumption.
Key Features #
- Evaluate complex mathematical and logical expressions
- Full support for variables and user-defined function calls
- Advanced string interpolation and manipulation capabilities
- Access properties within JSON objects and Maps
- Easily extensible with your own functions and operations