formula_parser 2.0.1 copy "formula_parser: ^2.0.1" to clipboard
formula_parser: ^2.0.1 copied to clipboard

A parsing library to parse formulas and evaluate like we use in excel or spreadsheets.

2.0.1 #

  • Downgraded pettiparser from 6.x to 5.x

2.0.0 #

  • Upgraded pettiparser from 4.x to 6.x
  • Supports dart 3.0

1.1.1 #

  • Downgraded the dependency package petitparser from 5.x to 4.4.0
    • This is to give support to wider audience
    • It will be upgraded back to latest in near future

1.0.1 #

  • Fixed issues in comparison operators and negation operator

1.0.0 #

  • Initial version.
  • support to various math functions and operators
  • math functions: add, sub, mul, divi, avg, power, round and check ReadMe for more.
  • support arithmetic operators
  • support comparison operators and custom comparison functions like LT, GT, LTE, etc.,
2
likes
140
pub points
70%
popularity

Publisher

verified publishersriram.io

A parsing library to parse formulas and evaluate like we use in excel or spreadsheets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

petitparser

More

Packages that depend on formula_parser