calculus 0.0.1
calculus: ^0.0.1 copied to clipboard
Calculus package.
This package helps you with calculus.
Features #
Solving hgh-level math problems.
Getting started #
To add this this package into your project, use the following command
flutter pub add calculus
Usage #
const like = 'sample';
Calculus(color: Colors.red);
Additional information #
This package is actively maintained, so it is safe to use in production applications.