mixed_collection 0.1.5 copy "mixed_collection: ^0.1.5" to clipboard
mixed_collection: ^0.1.5 copied to clipboard

A mixed collection, which supports filtering and sorting based on configurable filters and sorters.

0.1.5 #

  • Updated filterable API to consider data passed to the function, if the filter don't have a value field.

0.1.4 #

  • Changed meta version to be compatible with flutter application.

0.1.3 #

  • Formatted readme.

0.1.2 #

  • Updated readme.
  • Addressed suggestions from dart analyzer.

0.1.1 #

  • Added additional APIs. Fixed issues with cached items.

0.1.0 #

  • Code documentation. Provided cached collection for faster repeated retrieval.

0.0.9 #

  • Modified collection entry getValue API not to provide optional argument. An argument need to be passed while calling that API.

0.0.8 #

  • Fixed bugs with sample application, which was performing toString on CollectionEntry.

0.0.7 #

  • Fixed bugs with library code for sorter. Sorter was not taking input value and throwing exception while performing string comparison.

0.0.6 #

  • Fixed bugs with library code for filter.

0.0.5 #

  • Implemented sample application.

0.0.4 #

  • Provided support for collection with filterable, sortable and collection entry.

0.0.3 #

  • Provided support for filterable and sortable.

0.0.2 #

  • Updated library with collection entry

0.0.1 #

First version.

2
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A mixed collection, which supports filtering and sorting based on configurable filters and sorters.

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

eventify, meta

More

Packages that depend on mixed_collection