reselect 0.5.0 copy "reselect: ^0.5.0" to clipboard
reselect: ^0.5.0 copied to clipboard

Efficiently derive data from your Redux Store

Changelog #

0.5.0 #

  • Null Safety Support

0.4.0 #

  • Update dependencies for full Dart 2 support

0.3.0 #

  • Support Dart 2

0.2.1 #

  • Move to github

0.2.0 #

  • No longer export the memoizing functions
  • Use community memoize package instead

0.1.1 #

  • Fix link to repo in pubspec

0.1.0 #

  • Initial version, includes the Selector typedef and createSelector1 through createSelector10 as mechanisms to create and combine memoized selectors.
  • Includes docs
  • Includes tests
18
likes
120
pub points
86%
popularity

Publisher

unverified uploader

Efficiently derive data from your Redux Store

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

memoize

More

Packages that depend on reselect