laams_push library

Classes

LaamsPage<T>
A page that extends Page with a custom PageRouteBuilder
LaamsPushApp
LaamsPushState
Keeps the state of the navigator stack. However you usually do not have to interact with it directly.
LaamsRoute
It is a Data Transfer Object which holds the configuration for LaamsPage
LaamsRouteMapper
LaamsRouteParser
LaamsRouterDelegate
RouteAuthenticator

Enums

AnimationType
The type of animation when navigating from one route to other.

Mixins

LaamsPush
Contains a set of Helper functions makes accessing LaamsRouterDelegate easy and conventient.

Typedefs

LaamsRoutes = List<LaamsRoute>
A list of LaamsRoute