damath 0.0.25 copy "damath: ^0.0.25" to clipboard
damath: ^0.0.25 copied to clipboard

math collection for dart.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add damath

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

dependencies:
  damath: ^0.0.25

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:damath/damath.dart';
1
likes
70
points
111
downloads

Publisher

unverified uploader

Weekly Downloads

math collection for dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, vector_math

More

Packages that depend on damath