pluto_filtered_list 0.2.0 copy "pluto_filtered_list: ^0.2.0" to clipboard
pluto_filtered_list: ^0.2.0 copied to clipboard

A List where filters can be applied to the List and elements can be accessed or modified in that state.

0.2.0 #

  • Null safety.

0.1.0 #

  • Add update method.

0.0.2 #

  • Fix error when inserting or insertAll after last element.

0.0.1 #

  • Release 0.0.1

0.0.1-alpha.3 #

  • Reduce filter calls.

0.0.1-alpha.2 #

  • Limits the scope of application of the method while the filter is applied.
    • insert, insertAll, removeAt.
  • Add removeLastFromOriginal.

0.0.1-alpha.1 #

  • Limits the scope of application of the method while the filter is applied.
    • remove, removeWhere, retainWhere, clear.
  • Add method.
    • removeFromOriginal, removeWhereFromOriginal, retainWhereFromOriginal, clearFromOriginal.

0.0.1-alpha.0 #

  • Initial version, created by Stagehand
15
likes
130
pub points
36%
popularity

Publisher

verified publisherweblaze.dev

A List where filters can be applied to the List and elements can be accessed or modified in that state.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection

More

Packages that depend on pluto_filtered_list