expressions 0.1.4 copy "expressions: ^0.1.4" to clipboard
expressions: ^0.1.4 copied to clipboard

outdated

A library to parse and evaluate simple expressions.

Changelog #

0.1.4 #

  • fix parsing empty array or argument list
  • parse map expressions

0.1.3 #

  • petitparser 3 compatibility

0.1.2 #

  • Support Dart 2 in pubspec.yaml
  • Use the petitparser version 2 package with fully typed parsers instead of the typedparser package

0.1.1 #

  • Dart 2 strong mode fixes
  • Evaluate right expression in a binary expression only when necessary

0.1.0 #

  • Initial version
77
likes
0
pub points
93%
popularity

Publisher

verified publisherappsup.be

A library to parse and evaluate simple expressions.

Homepage

License

unknown (LICENSE)

Dependencies

petitparser, quiver

More

Packages that depend on expressions