mathematics 0.0.2 copy "mathematics: ^0.0.2" to clipboard
mathematics: ^0.0.2 copied to clipboard

This mathematics library contains everyday mathematical functions making it easy for the user to do complex calculations easily

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mathematics

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  mathematics: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mathematics/mathematics.dart';
4
likes
30
pub points
0%
popularity

Publisher

unverified uploader

This mathematics library contains everyday mathematical functions making it easy for the user to do complex calculations easily

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on mathematics