equations 3.1.2 copy "equations: ^3.1.2" to clipboard
equations: ^3.1.2 copied to clipboard

outdated

An equation solving library written in Dart. It also works with complex numbers and fractions.

example/README.md

Examples #

This folder contains some examples showing how the equations package can be used. In particular:

  • Inside dart_example/ you'll find some examples of the equations package being used on a "pure" Dart application (so no Flutter dependencies).

  • Inside flutter_example/ you'll find a Flutter app that uses the equations package to solve systems, equations, integrals and other utilities.

You can play with the Flutter example online at https://albertodev01.github.io/equations/.

dart_equations logo

80
likes
0
pub points
86%
popularity

Publisher

verified publisherfluttercompletereference.com

An equation solving library written in Dart. It also works with complex numbers and fractions.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, fraction, petitparser

More

Packages that depend on equations