mate 0.0.1 copy "mate: ^0.0.1" to clipboard
mate: ^0.0.1 copied to clipboard

outdated

A lightweight math library for dart

0.0.1 (25/10/2021) #

Package Logo

The very first version of "Mate", that can calculate expressions written as string format.

Example:

final String exp = "-2 + 5 + 10 * 2";
final double? result = expressionParser.calculate(); // result would be 23
3
likes
0
points
8
downloads

Publisher

verified publishertheiskaa.com

Weekly Downloads

A lightweight math library for dart

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on mate