riverpod_navigator_core 1.0.6 
riverpod_navigator_core: ^1.0.6 copied to clipboard
Simple but powerfull Flutter navigation with riverpod and Navigator 2.0.
1.0.6 #
- riverpodNavigatorOverrides: new initPathAsString parameter
 
1.0.5 #
- global url parser
 
1.0.4 #
- global route directory
 
1.0.3 #
- depends on riverpod 2.0.0-dev.5
 
1.0.1 #
- small doc typo
 
1.0.0 #
- Navigator successfully used in a private project
 
0.41.0 #
- Breaking: ongoingPathProvider renamed to intendedPathProvider
 - Breaking: renaming to "encode" x "decode"
 
0.40.0 #
- Breaking: AsyncSegment
 - documentation
 
0.39.0 #
- Breaking: AsyncSegment
 - documentation
 
0.38.0 #
- documentation
 
0.37.0 #
- documentation
 
0.36.0 #
- Breaking: renaming RRoute4Dart to RRouteCore
 - add getScreenTitle parametter to RRoute
 
0.35.0 #
- small example fix
 
0.34.0 #
- Breaking: urlName is mandatory parameter of RRoute
 
0.30.0 #
- remove Freezed from doc
 
0.29.0 #
- Breaking: remove Freezed dependency
 
0.28.0 #
n
- Lint and examples
 
0.27.0 #
- examples are running on Github pages
 
0.26.0 #
- Breaking: riverpodNavigatorProvider renamed to navigatorProvider
 
0.25.0 #
- doc fix
 
0.24.0 #
- doc fix
 
0.23.0 #
- 
doc fix y
 - 
simplier example on home
 
0.21.0 #
- diagram picture fix
 
0.20.0 #
- small fix
 
0.19.0 #
- Breaking: exclusion of riverpod_navigator_core from the main riverpod_navigator
 
0.18.0 #
- Breaking: isNested removed
 
0.17.0 #
- nested navigator support
 
0.16.0 #
- better readme.md and examples
 
0.15.0 #
- Smaller readme.md, two others doc documents
 
0.14.0 #
- Examples
 
0.13.0 #
- Installation instruction
 
0.12.0 #
- Breaking: only Route like navigator configuration is available
 - better readme.md and examples
 
0.11.0 #
- new RNavigator.fromJson, alowing "fromJson: SimpleSegment.fromJson"
 - example rework
 
0.10.0 #
- Breaking: navigator.routerDelegate is RRouterDelegate instead of IRouterDelegate. If you need IRouterDelegate, use navigator.routerDelegate4Dart
 
0.9.0 #
First public preview version
0.8.0 #
Absolute urls in readme
0.7.0 #
Modified Readme
0.6.0 #
Fixing documentation
0.5.0 #
Better documentation with examples Lesson01 - Lesson05.
0.4.0 #
Test force
0.3.0 #
Rework
0.2.2 #
Better examples
0.2.1 #
Better examples
0.2.0 #
Initial release