katana_router 2.0.2 copy "katana_router: ^2.0.2" to clipboard
katana_router: ^2.0.2 copied to clipboard

A package to automatically create routing configurations with build_runner to enable type-safe routing.

2.0.2 #

  • Update a dependency to the latest release.

2.0.1 #

  • FIX: Fix NavigatorObserver direct mixin. (94317a8d)

2.0.0 #

Note: This release has breaking changes.

  • FEAT: Dart 3.0.0 compatible. (cc981bbc)
  • BREAKING FEAT: Dart 3.0.0 compatible. (bf192403)

1.11.22 #

  • Update a dependency to the latest release.

1.11.21 #

1.11.20 #

  • Update a dependency to the latest release.

1.11.19 #

  • FIX: Path parameters can now be identified in both SnakeCase and CamelCase. (05ec49ce)

1.11.18 #

  • Update a dependency to the latest release.

1.11.17 #

  • FIX: Fixed a bug that build.yaml is no longer included. (be918cab)

1.11.16 #

1.11.15 #

  • FIX: Fixed a bug in error modal at Boot time. (760399f5)

1.11.14 #

  • Update a dependency to the latest release.

1.11.13 #

  • Update a dependency to the latest release.

1.11.12 #

  • Update a dependency to the latest release.

1.11.11 #

  • FIX: Fixed a bug that QueryParam was not generated properly when added. (30e2abc5)

1.11.10 #

  • FIX: Added Named method to AppRouter. (217db58f)

1.11.9 #

  • FIX: Fixed a bug that caused build failure if the page parameter was an object. (4f9cebbf)

1.11.8 #

  • Update a dependency to the latest release.

1.11.7 #

  • DOCS: Apply to the latest version of Example. (776625cb)

1.11.6 #

  • FIX: Fixed a bug that prevented the first page in nested navigation from working properly. (b83468bf)

1.11.5 #

  • FIX: Fixed a bug that prevented users from using the browser's back button to return to the previous page on the Web. (21d7b8e3)
  • FIX: Fixed a bug that caused initial routing to be fixed. (58bed967)

1.11.4 #

  • FIX: Fixed a bug in which the route names were reversed when didPop was used. (75a12d05)

1.11.3 #

  • Update a dependency to the latest release.

1.11.2 #

  • Update a dependency to the latest release.

1.11.1 #

  • FIX: Logger package is now exported. (43b7d008)
  • FIX: Compatible with multiple logger adapters. (e644b873)

1.11.0 #

1.10.16 #

  • FIX: NavigationObserver can now be monitored from AppRouter. (f1e07da0)

1.10.15 #

  • FIX: Fixed to be able to display a list of pages. (d3f69fd9)

1.10.14 #

  • Update a dependency to the latest release.

1.10.13 #

1.10.12 #

  • FIX: Fixed an outdated version of Katana. (47ff3566)
  • DOCS: Fix ReadMe. (97288683)

1.10.11 #

1.10.10 #

  • Update a dependency to the latest release.

1.10.9 #

  • Update a dependency to the latest release.

1.10.8 #

  • DOCS: README modifications. (b867d149)

1.10.7 #

  • FIX: Fixed a bug in transitions. (4ce57d2e)

1.10.6 #

  • FIX: Add TransitionQuery.fadeModal. (d58f7955)

1.10.5 #

  • FIX: Fix useResult to export. (fa42b265)

1.10.4 #

1.10.3 #

  • FIX: Manual AppRouter creation enabled. (ee701166)
  • FIX: Add order to build.yaml. (7ea5ec2d)

1.10.2 #

  • Update a dependency to the latest release.

1.10.1 #

  • FIX: Add useResult annotation to call method. (068c54fd)

1.10.0 #

  • FEAT: Add the Query suffix to the built query class. (66ba131a)

1.9.8 #

  • FIX: Fixed a bug that files were not generated when information was empty. (c5c62b2e)

1.9.7 #

  • FIX: Fixed a bug that caused black background when using boot. (5e20ae8c)

1.9.6 #

  • Update a dependency to the latest release.

1.9.5 #

  • Update a dependency to the latest release.

1.9.4 #

  • DOCS: README modifications. (c3c2f3f1)

1.9.3 #

  • Update a dependency to the latest release.

1.9.2 #

  • DOCS: Fixed a typo in the README. (ee8feb5d)

1.9.1 #

  • FIX: Fixed a bug in nested navigation that changed the path each time it was built. (29d8da79)

1.9.0 #

  • FEAT: Added QueryParams functionality #4. (3f2d1f20)

1.8.10 #

  • Update a dependency to the latest release.

1.8.9 #

  • Update a dependency to the latest release.

1.8.8 #

  • DOCS: README modifications. (53f3b12f)

1.8.7 #

  • FIX: Fixed a bug that caused URLs to change in NestedNavigation on the Web. (792378f0)
  • FIX: Fixed a bug that prevented redirects from working properly. (357f7f76)

1.8.6 #

1.8.5 #

1.8.4 #

  • Update a dependency to the latest release.

1.8.3 #

1.8.2 #

1.8.1 #

1.8.0 #

1.7.0 #

  • FEAT: Added functionality for NestedNavigation. (8357317d)

1.6.0 #

  • Bump "katana_router" to 1.6.0.

1.5.8 #

  • Update a dependency to the latest release.

1.5.7 #

1.5.6 #

  • DOCS: Maintenance of Comments. (ffbd5bea)

1.5.5 #

  • FIX: Fixed a typo in the ReadMe. (2354bf12)

1.5.4 #

1.5.3 #

  • FIX: Change initialRouteQuery to initialTransitionQuery. (aff3de90)

1.5.2 #

1.5.1 #

  • FIX: Refactoring and name change. (3f8e9a34)

1.5.0 #

  • Bump "katana_router" to 1.5.0.

1.3.3 #

  • Update a dependency to the latest release.

1.3.2 #

  • Update a dependency to the latest release.

1.3.1 #

  • Update a dependency to the latest release.

1.3.0 #

  • FEAT: Eliminate state management. (4dcfd0e3)

1.2.5 #

  • Update a dependency to the latest release.

1.2.4 #

  • Update a dependency to the latest release.

1.2.3 #

  • FIX: Renaming classes, etc. (fb7a138f)

1.2.2 #

  • FIX: Navigator2.0 support completed. (d1fdabf6)

1.2.1 #

  • FIX: Test for Navigator 2.0 compliant. (501d574e)

1.2.0 #

  • FEAT: Implementation of Router system. (81a71cfb)
  • FEAT: New commitments. (7fc7cf6f)

1.1.0 #

  • FEAT: Implementation of Router system. (81a71cfb)
  • FEAT: New commitments. (7fc7cf6f)
25
likes
0
pub points
42%
popularity

Publisher

verified publishermathru.net

A package to automatically create routing configurations with build_runner to enable type-safe routing.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, katana, katana_logger, katana_router_annotation, url_strategy

More

Packages that depend on katana_router