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
19
likes
140
points
48.7k
downloads

Publisher

unverified uploader

Weekly Downloads

Efficiently derive data from your Redux Store

Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

memoize

More

Packages that depend on reselect