ff_annotation_route_library 3.0.0
ff_annotation_route_library: ^3.0.0 copied to clipboard
The library for ff_annotation_route,support both null-safety and non-null-safety.
3.0.0 #
- Breaking change: use
FFRouteSettings.builderinstead ofFFRouteSettings.widget - Breaking change: use
FFPage.builderinstead ofFFPage.widget - Breaking change: use
notFoundPageBuilderinstead ofnotFoundWidget
2.0.4 #
- Add
FFRouteSettings.notFoundfactory constructor.
2.0.3 #
- add notFoundWidget for FFRouterDelegate
2.0.2 #
- add notFoundWidget for GetRouteSettings
2.0.1 #
- Fix issue that we should not set reportsRouteUpdateToEngine to true when use Router. Flutter #77143
2.0.0 #
1.2.2 #
- Fix FFRouteSettings's widget is null.
1.2.1 #
- Fix bool convert and popPage.
1.2.0 #
- Add more same method(navigator) for FFRouterDelegate
1.1.0 #
- Add FFConvert
1.0.0 #
- Initial version