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

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

2.2.12 #

  • DOCS: Align documentation with current specifications. (8da76e25)

2.2.11 #

  • Update a dependency to the latest release.

2.2.10 #

  • Update a dependency to the latest release.

2.2.9 #

  • Update a dependency to the latest release.

2.2.8 #

  • FIX: Fixed a bug that caused the page to go back when hot reloading. (1a84b636)

2.2.7 #

  • Update a dependency to the latest release.

2.2.6 #

  • FIX: Enabled AppRestart during Boot. (b1d9661d)

2.2.5 #

  • FIX: The router is now reset when the application resets. (eee7e3b2)

2.2.4 #

  • Update a dependency to the latest release.

2.2.3 #

  • Update a dependency to the latest release.

2.2.2 #

  • Update a dependency to the latest release.

2.2.1 #

  • Update a dependency to the latest release.

2.2.0 #

  • FEAT: Applying the latest Builder. (c3adbab5)

2.1.0 #

  • FEAT: Addition of katana_test and katana_builder. (4ac65b26)

2.0.62 #

  • Update a dependency to the latest release.

2.0.61 #

2.0.60 #

  • Update a dependency to the latest release.

2.0.59 #

  • Update a dependency to the latest release.

2.0.58 #

  • Update a dependency to the latest release.

2.0.57 #

  • Update a dependency to the latest release.

2.0.56 #

  • Update a dependency to the latest release.

2.0.55 #

  • Update a dependency to the latest release.

2.0.54 #

  • Update a dependency to the latest release.

2.0.53 #

  • Update a dependency to the latest release.

2.0.52 #

  • Update a dependency to the latest release.

2.0.51 #

  • FIX: Flutter 3.16 compatible. (092ecd4f)

2.0.50 #

  • Update a dependency to the latest release.

2.0.49 #

  • Update a dependency to the latest release.

2.0.48 #

  • Update a dependency to the latest release.

2.0.47 #

  • FIX: Version error correction. (3e7b0288)

2.0.46 #

  • Update a dependency to the latest release.

2.0.45 #

  • FIX: Match the notation of "part of" to Linter. (cca8c742)

2.0.44 #

  • FIX: Support for UUID changes. (54fcea14)

2.0.43 #

  • Update a dependency to the latest release.

2.0.42 #

  • FIX: Fixed a bug in loading page parameters. (cdb3e463)

2.0.41 #

2.0.40 #

  • Update a dependency to the latest release.

2.0.39 #

  • FIX: Change the contents of BootState. (11215585)

2.0.38 #

  • FIX: Support for Boot interface changes. (6528a54f)
  • FIX: Fixed a bug that caused the initial page to disappear. (dc4f24c0)

2.0.37 #

  • FIX: Fixing a PROPERTY REPLACE bug. (f5d0fafa)

2.0.36 #

  • FIX: Fixed a bug in Redirect. (7c051875)

2.0.35 #

  • FIX: Fixed a bug that caused no redirection on first load. (55431e7a)
  • FIX: Fixed a bug that prevented PathStrategy from working properly. (901f8fe5)

2.0.34 #

  • FIX: Fixed a bug in the use of WidgetBinding during AppRouter initialization. (a9af0aed)
  • FIX: Fixed canpop bug. (8d189615)

2.0.33 #

  • FIX: The page can be registered later. (f3893013)

2.0.32 #

  • FIX: Extension was made null-acceptable. (ac2aad16)

2.0.31 #

  • Update a dependency to the latest release.

2.0.30 #

  • FIX: Added extensions to query, model, and router. Also made them available in the method chain. (f1e54c85)

2.0.29 #

  • FIX: Support for Flutter 3.13. (f71763e1)

2.0.28 #

  • Update a dependency to the latest release.

2.0.27 #

  • FIX: Remove setPathUrlStrategy. (10bf9e25)

2.0.26 #

  • FIX: Change transparentBottomModel to bottomSheet. (a7f0b6d8)

2.0.25 #

  • FIX: Fixed a bug in setPathUrlStrategy. (412b74e7)
  • FIX: ANALYZER UPDATE. (bdeea558)

2.0.24 #

  • FIX: Remove unnecessary elements. (00f93d69)

2.0.23 #

  • FIX: Remove unnecessary elements. (30212b6e)

2.0.22 #

  • FIX: Change the configuration of build.yaml. (39737f69)

2.0.21 #

  • FIX: added support for specifying various annotation values as strings. (1c9a8bb4)

2.0.20 #

2.0.19 #

  • FIX: Reflecting changes in builder. (ddc9af1c)

2.0.18 #

  • FIX: Transition can be added to PagePath. (5468b5dc)

2.0.17 #

  • FIX: Add widget to RouteQuery. (20a0cf86)

2.0.16 #

  • FIX: Fixed a bug that occurred when a parameter was given when there was no path. (df4b06b8)

2.0.15 #

  • DOCS: Added GithubSponsors to ReadMe. (4492e87e)

2.0.14 #

2.0.13 #

  • Update a dependency to the latest release.

2.0.12 #

  • Update a dependency to the latest release.

2.0.11 #

  • DOCS: Changed ReadMe header. (4bc527cb)

2.0.10 #

2.0.9 #

  • FIX: Fixed a bug that prevented the back button on Android from working properly. (47aacab9)

2.0.8 #

  • FIX: Raised the Dart version of Example. (55d99042)

2.0.7 #

  • FIX: Changed animation when fullscreen. (4a831cee)

2.0.6 #

  • Update a dependency to the latest release.

2.0.5 #

  • Update a dependency to the latest release.

2.0.4 #

  • Update a dependency to the latest release.

2.0.3 #

  • FIX: Fixed a bug that the URLs of pages nested in Web are reflected. (7dff3be9)

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)
24
likes
140
pub points
29%
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, katana, katana_logger, katana_router_annotation

More

Packages that depend on katana_router