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

A dart plugin to to parse and evaluate mathematical expressions.

Getting started #

Formula Parser is a Dart library that allows you to parse and evaluate mathematical expressions. The grammar for this library is built using petitparser library.

This library is open source, stable and well tested. Development happens on GitHub. Feel free to report issues or create a pull-request there.

The package is hosted on dart packages. Up-to-date API documentation is created with every release.

Credits #

This is a enhanced package referred from package https://pub.dev/packages/formula_parser and all the credits belongs to respective package owner

0
likes
120
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A dart plugin to to parse and evaluate mathematical expressions.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, petitparser

More

Packages that depend on digit_formula_parser