runtime/cms_route library

Classes

CMSRoute
A route purely meant to identify CMS pages. Use it to distinguish between the way local routes and CMS routes are handled.

Functions

defaultRoutePageBuilder(BuildContext context, GoRouterState state) Page
identityPathResolver(String path) String

Typedefs

CMSPathResolver = String Function(String path)