flutter_redux_navigation 0.7.1 flutter_redux_navigation: ^0.7.1 copied to clipboard
A simple reactive navigation middleware for Flutter's redux library.
Changelog #
v0.7.1 (2022-01-19) #
Closed issues:
- Support Redux 5.0.0 #23
- How to dispatch a navigation action during widget build? #19
- Navigation Called Twice #16
- Wrong paths using navigation replace. #4
Merged pull requests:
- Add alias so NavigationDestination does not break #26 (leonardo2204)
v0.7.0 (2021-04-14) #
Closed issues:
Merged pull requests:
- Make the NavigationMiddleware constructor const #20 (hacker1024)
v0.6.0 (2020-04-05) #
Closed issues:
Merged pull requests:
v0.5.1 (2020-01-06) #
Closed issues:
- Navigator.popUntil #11
Merged pull requests:
- Add support for popUntil action. #14 (lukevenediger)
v0.5.0 (2019-12-30) #
Closed issues:
- support for redux 4.0.0 #12
Merged pull requests:
v0.4.1 (2019-04-19) #
Closed issues:
- Replacement for pushNamedAndRemoveUntil #6
v0.4.0 (2019-03-21) #
Closed issues:
- Arguments #1
v0.3.3 (2019-03-14) #
v0.3.2 (2019-03-12) #
v0.3.1 (2019-03-03) #
0.3.0 (2019-01-06) #
0.2.0 (2019-01-04) #
0.1.1 (2018-12-28) #
0.1.0 (2018-12-28) #
0.0.3 (2018-12-28) #
0.0.2 (2018-12-28) #
0.0.1 (2018-12-28) #
* This Changelog was automatically generated by github_changelog_generator