moving_average 0.2.1 copy "moving_average: ^0.2.1" to clipboard
moving_average: ^0.2.1 copied to clipboard

outdated

Calculate simple, weighted and exponential moving averages of lists of numbers or objects.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.1 - 2020-08-11 #

Added #

  • Add dartdoc to library classes and functions

0.2.0 - 2020-08-11 #

Added #

  • Make a class that can be instantiated with required parameters, and called as necessary

Changed #

  • Switch to lint package for static analysis

0.1.0-alpha4 #

  • Add exponential moving averages

0.1.0-alpha3 #

  • Use analysis_options from flutter repo
  • Update code to pass analysis

0.1.0-alpha2 #

  • Update package description

0.1.0-alpha #

8
likes
0
pub points
81%
popularity

Publisher

verified publisherpeterscully.name

Calculate simple, weighted and exponential moving averages of lists of numbers or objects.

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on moving_average