dark_router 0.0.2 copy "dark_router: ^0.0.2" to clipboard
dark_router: ^0.0.2 copied to clipboard

retracted

A extension package for go_router to support query parameters generation and making life easy for you with other usefull features.

Changelog #

0.0.1 #

  • Initial release.
  • Added @QueryParamsSerializable annotation.
  • Added @CallbackIdField annotation.
  • Added source_gen builder (query_params).
  • Query parameter serialization/deserialization.
  • Callback registry support.
  • Payload encoding via ed.
  • Example project included.
  • MIT License added.

0.0.2 #

  • Added DarkNavigator abstract navigation layer.
  • Added RouteStackStoreBase for universal route-history tracking.
  • Added RouteStackEntry model with pathParameters, queryParameters, and extra support.
  • Added full Web-compatible route stack behavior (browser-like back/forward navigation).
  • Added global navigation helpers (goGlobal, pushGlobal).
  • Introduced shell-route detection (isShellRoute) for correct GoRouter behavior.
  • Added flexible dependency injection—developers can provide their own store implementations.
  • Extended navigation API to accept extra payloads across all methods.
3
likes
0
points
392
downloads

Publisher

unverified uploader

Weekly Downloads

A extension package for go_router to support query parameters generation and making life easy for you with other usefull features.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, flutter, flutter_localizations, go_router, source_gen

More

Packages that depend on dark_router