string_equation 1.0.5 copy "string_equation: ^1.0.5" to clipboard
string_equation: ^1.0.5 copied to clipboard

String Equation is a powerful Dart package that allows you to dynamically evaluate both logical and mathematical expressions from a string format.

1.0.0 #

  • Initial version.

1.0.1 #

  • Updated dart version support
  • Updated README.md

1.0.2 #

  • Updated README.md
  • Documentation updates
  • Formatting updates
  • Updated dart version support

1.0.3 #

  • Static analysis pass
  • Dart formatting

1.0.4 #

  • Fix in regex equations solving
  • Null issue fixed when passing null answer to answer map
  • Added test cases for complex regex equations
2
likes
160
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

String Equation is a powerful Dart package that allows you to dynamically evaluate both logical and mathematical expressions from a string format.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

intl, vector_math

More

Packages that depend on string_equation