grizzly_stats 0.2.0-dev copy "grizzly_stats: ^0.2.0-dev" to clipboard
grizzly_stats: ^0.2.0-dev copied to clipboard

Dart 1 only

Statistics and probability library for Dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add grizzly_stats

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

dependencies:
  grizzly_stats: ^0.2.0-dev

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

Import it

Now in your Dart code, you can use:

import 'package:grizzly_stats/grizzly_stats.dart';
0
likes
15
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Statistics and probability library for Dart

License

BSD-3-Clause (license)

More

Packages that depend on grizzly_stats