circular_buffer 0.9.0 copy "circular_buffer: ^0.9.0" to clipboard
circular_buffer: ^0.9.0 copied to clipboard

outdated

A Dart Circular Buffer container based on List with a fixed capacity.

0.9.0 #

  • Migrating to null-safety (Thanks to @shyndman)
  • Adding test for border conditions

0.8.0 #

  • The CircularBuffer mininum capacity is 2
  • Adding tests

0.7.0 #

  • CircularBuffer support ListMixin

0.6.0 #

  • Migration to Dart 2.
  • Aadding forEach method.

0.5.0 #

  • A circular buffer made in dart 1.
4
likes
0
pub points
87%
popularity

Publisher

unverified uploader

A Dart Circular Buffer container based on List with a fixed capacity.

Homepage

Documentation

Documentation

License

unknown (LICENSE)

More

Packages that depend on circular_buffer