dark_router library

Classes

AsyncRouteConfig<TRouteData extends Widget, TFetchData>
CallbackIdField
Marks a String? field that will store the callback ID for an in-memory callback registry generated in the extension.
EncodeValueField
Marks a String? field on the QueryParams class that will carry the encoded payload (e.g. base64 of nested/complex fields).
QueryParamsSerializable
ShellIndexedStackConfig<TRouteData extends Widget>
SimpleRouteConfig<TRouteData extends Widget>

Extensions

DarkRoute on GoRoute
DarkStatefulShellRoute on StatefulShellRoute