expression_language 0.2.1 copy "expression_language: ^0.2.1" to clipboard
expression_language: ^0.2.1 copied to clipboard

outdated

Library for parsing and evaluating simple expression language with additional references

0.2.1 #

Fixed analyzer issues.

0.2.0 #

  • Added ExpressionParser class to abstract underlying parser library.
  • Increased minimum dart SDK to 2.6.0.

0.1.4 #

  • Added custom function expression.
  • Increased minimum dart SDK to 2.4.0.

0.1.3 #

Added matches, contains, startsWith and endsWith functions.

0.1.2 #

Fixed small health suggestions.

0.1.1 #

Fixed formatting issues.

0.1.0 #

Initial Version of the library.

26
likes
0
pub points
76%
popularity

Publisher

unverified uploader

Library for parsing and evaluating simple expression language with additional references

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

petitparser, rational

More

Packages that depend on expression_language