pluto_filtered_list 0.0.1-alpha.2 copy "pluto_filtered_list: ^0.0.1-alpha.2" to clipboard
pluto_filtered_list: ^0.0.1-alpha.2 copied to clipboard

outdated

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

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
16
likes
0
pub points
34%
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

License

unknown (LICENSE)

Dependencies

collection

More

Packages that depend on pluto_filtered_list