katana_router_annotation 2.1.7 copy "katana_router_annotation: ^2.1.7" to clipboard
katana_router_annotation: ^2.1.7 copied to clipboard

Define annotations to use the Katana router builder. Build with katana_router_builder using this annotation.

2.1.7 #

  • Update a dependency to the latest release.

2.1.6 #

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

2.1.5 #

  • Update a dependency to the latest release.

2.1.4 #

  • Update a dependency to the latest release.

2.1.3 #

  • Update a dependency to the latest release.

2.1.2 #

  • Update a dependency to the latest release.

2.1.1 #

  • Update a dependency to the latest release.

2.1.0 #

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

2.0.40 #

  • Update a dependency to the latest release.

2.0.39 #

2.0.38 #

  • Update a dependency to the latest release.

2.0.37 #

  • Update a dependency to the latest release.

2.0.36 #

  • Update a dependency to the latest release.

2.0.35 #

  • Update a dependency to the latest release.

2.0.34 #

  • Update a dependency to the latest release.

2.0.33 #

  • Update a dependency to the latest release.

2.0.32 #

  • Update a dependency to the latest release.

2.0.31 #

  • Update a dependency to the latest release.

2.0.30 #

  • Update a dependency to the latest release.

2.0.29 #

  • Update a dependency to the latest release.

2.0.28 #

  • Update a dependency to the latest release.

2.0.27 #

  • Update a dependency to the latest release.

2.0.26 #

  • FIX: Version error correction. (3e7b0288)

2.0.25 #

  • Update a dependency to the latest release.

2.0.24 #

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

2.0.23 #

  • Update a dependency to the latest release.

2.0.22 #

  • Update a dependency to the latest release.

2.0.21 #

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

2.0.20 #

  • Update a dependency to the latest release.

2.0.19 #

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

2.0.18 #

  • Update a dependency to the latest release.

2.0.17 #

  • Update a dependency to the latest release.

2.0.16 #

  • FIX: Remove setPathUrlStrategy. (10bf9e25)

2.0.15 #

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

2.0.14 #

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

2.0.13 #

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

2.0.12 #

2.0.11 #

  • Update a dependency to the latest release.

2.0.10 #

  • Update a dependency to the latest release.

2.0.9 #

  • DOCS: Changed ReadMe header. (4bc527cb)

2.0.8 #

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.16 #

  • Update a dependency to the latest release.

1.11.15 #

1.11.14 #

  • Update a dependency to the latest release.

1.11.13 #

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

1.11.12 #

  • Update a dependency to the latest release.

1.11.11 #

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

1.11.10 #

1.11.9 #

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

1.11.8 #

  • Update a dependency to the latest release.

1.11.7 #

  • Update a dependency to the latest release.

1.11.6 #

  • Update a dependency to the latest release.

1.11.5 #

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

1.11.4 #

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

1.11.3 #

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

1.11.2 #

  • Update a dependency to the latest release.

1.11.1 #

  • FIX: Fixed a bug that caused initial routing to be fixed. (58bed967)

1.11.0 #

1.10.13 #

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

1.10.12 #

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

1.10.11 #

  • Update a dependency to the latest release.

1.10.10 #

1.10.9 #

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

1.10.8 #

1.10.7 #

  • Update a dependency to the latest release.

1.10.6 #

  • Update a dependency to the latest release.

1.10.5 #

  • DOCS: README modifications. (b867d149)

1.10.4 #

  • FIX: Fix useResult to export. (fa42b265)

1.10.3 #

1.10.2 #

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

1.10.1 #

  • Update a dependency to the latest release.

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.9 #

  • Update a dependency to the latest release.

1.8.8 #

  • Update a dependency to the latest release.

1.8.7 #

  • DOCS: README modifications. (53f3b12f)

1.8.6 #

  • Update a dependency to the latest release.

1.8.5 #

1.8.4 #

1.8.3 #

  • Update a dependency to the latest release.

1.8.2 #

1.8.1 #

1.8.0 #

1.7.0 #

  • FEAT: key to identify the page. (e04ad931)

1.6.0 #

1.5.5 #

  • DOCS: Maintenance of Comments. (09b8f518)

1.5.4 #

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

1.5.3 #

1.5.2 #

1.5.1 #

  • FIX: Remove freezed_annotation. (3317df0f)

1.5.0 #

  • FEAT: Added pageRouteQuery. (71cf8eea)

1.4.1 #

  • FIX: Fixed a bug that appRoute was not included. (fb0859a8)

1.4.0 #

  • FEAT: :Added annotation for appRoute. (0a6238b4)

1.3.0 #

  • FEAT: Eliminate state management. (4dcfd0e3)

1.2.3 #

  • FIX: Fixed a bug that PagePathParam was not included. (635ae942)

1.2.2 #

  • FIX: PagePathParamを追加。. (fc9fb24c)

1.2.1 #

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

1.2.0 #

  • FEAT: Implementation of Router system. (81a71cfb)

1.1.0 #

  • FEAT: Implementation of Router system. (81a71cfb)
0
likes
130
pub points
18%
popularity

Publisher

verified publishermathru.net

Define annotations to use the Katana router builder. Build with katana_router_builder using this annotation.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

katana, meta

More

Packages that depend on katana_router_annotation