dynamic_middleware 0.5.1 copy "dynamic_middleware: ^0.5.1" to clipboard
dynamic_middleware: ^0.5.1 copied to clipboard

Dart 1 only

A way to define middleware for redux dynamically

Changelog #

0.5.0 #

  • Update README.md

0.5.0 #

  • Adjust analysis_options.yaml rules.
  • Add empty and fromSingle constructors.
  • Follow the NextDispatcher pattern used by regular middleware.
  • Adjust tests and example to match updates.

0.4.0 #

  • Add toList() constructor and test it

0.3.0 #

  • Fix README.md

0.2.0 #

  • Add tests and example, Updated README.md

0.1.0 #

  • Initial version includes class DynamicMiddleware<State>
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A way to define middleware for redux dynamically

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

redux

More

Packages that depend on dynamic_middleware