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

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 solves systems and equations using the equations package.

You'll find an online demo of the Flutter example at https://albertodev01.github.io/equations/.

dart_equations logo

82
likes
140
points
1.83k
downloads

Publisher

verified publisherfluttercompletereference.com

Weekly Downloads

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

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

collection, fraction, petitparser

More

Packages that depend on equations