commandlist 0.0.7 copy "commandlist: ^0.0.7" to clipboard
commandlist: ^0.0.7 copied to clipboard

An index-accessible list that provides insert, remove, and move capabilities using Commands

Changelog #

0.0.7 #

  • Moved chains from list method parameters to final variables in the class populated via the constructor

0.0.6 #

  • Added ability to chain commands in the list operations

0.0.3 #

  • Changed upper SDK constraint to allow Dart 2.0
  • Added replace functionality

0.0.2 #

  • Removed fromIterable constructor and created an optional named parameter in the default constructor for source items

0.0.1 #

  • Initial version, created by tlarsen
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

An index-accessible list that provides insert, remove, and move capabilities using Commands

Homepage

License

BSD-2-Clause (LICENSE)

Dependencies

command, meta

More

Packages that depend on commandlist