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

Simple statistics for dart and flutter.Inspired by a javascript package.

Statistical dart #

Dart package that provide you some statistics which are useful and with the best performance execution.

Currently supported #

Simple statistics

  1. Sum
  2. Min
  3. Max
  4. Median
  5. Mode
  6. Mean
  7. Variance
  8. Standard deviation
  9. Factorial
  10. Geometric mean
  11. Harmonic mean

Advanced statistics

  1. Binomial

As soon as possible, more features will be available.

Features and bugs #

Please file feature requests and bugs at the issue tracker.

6
likes
130
pub points
23%
popularity

Publisher

verified publisherworldtrollfootball.wtf

Simple statistics for dart and flutter.Inspired by a javascript package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on statistical_dart