pop 0.1.1 copy "pop: ^0.1.1" to clipboard
pop: ^0.1.1 copied to clipboard

pop.dart's a set of utility methods and classes to make Dart development intuitive, simple, and readable.

0.1.1 #

Features added in this version:

  • addFirst and addLast
  • DefaultMap

0.1.0 #

Initial version.

Features added in this version:

  • range iterable
  • rotate list, get rotated copy of a list, reverse a list in-place, splitReverse list, swap and mSwap list elements, removeFirst of the list.
  • 5.times(callback) and its timesIndexed variant
0
likes
110
pub points
64%
popularity

Publisher

verified publisherdartside.dev

pop.dart's a set of utility methods and classes to make Dart development intuitive, simple, and readable.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on pop