ex_math 0.0.3 copy "ex_math: ^0.0.3" to clipboard
ex_math: ^0.0.3 copied to clipboard

Extended maths library.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ex_math

With Flutter:

 $ flutter pub add ex_math

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

dependencies:
  ex_math: ^0.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:ex_math/ex_math.dart';
0
likes
130
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

Extended maths library.

Repository (GitLab)

Documentation

API reference

License

MIT (license)

More

Packages that depend on ex_math