1 Repo
Navigation systems that trigger screen transitions and overlays without requiring a build context.
Distinct from Global Application Contexts: Distinct from Global Application Contexts as it focuses specifically on navigation triggers rather than state exposure.
Explore 1 awesome GitHub repository matching user interface & experience · Contextless Navigations. Refine with filters or upvote what's useful.
Get is a framework for Flutter that provides a comprehensive toolkit for dependency injection, internationalization, route management, and reactive state management. It includes a UI utility kit for handling themes, adaptive layouts, and the display of overlays such as snackbars and dialogs. The framework is distinguished by its ability to perform navigation and overlay management without requiring a build context. It also features a dependency injection container that manages the memory lifecycle of controllers and services, and a localization system that maps keys to strings to update appli
Enables screen transitions and overlay management without requiring a build context from the widget tree.