How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Fluro is a routing library for Flutter applications that provides a navigation system for mapping URL paths to screens. It functions as a URL path parser and page transition manager, utilizing declarative route definitions to organize how users move through an application. The library distinguishes itself through its support for wildcards and named parameters in route matching. It enables the extraction of dynamic path parameters and query strings to facilitate data transfer between views. The system covers comprehensive navigation capabilities, including the transfer of complex non-string d
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
🎌 Powerful navigation library for iOS based on the coordinator pattern
Elegant abstraction for complete deep linking navigation in Flutter
The main features of dennis-krasnov/flutter-deep-link-navigation are: Navigation and Routing.
Projects with overlapping indexed features include: goposse/fluro — Fluro is a routing library for Flutter applications that provides a navigation system for mapping URL paths to… hyperoslo/compass. jonataslaw/get — Get is a framework for Flutter that provides a comprehensive toolkit for dependency injection, internationalization,… quickbirdstudios/xcoordinator — 🎌 Powerful navigation library for iOS based on the coordinator pattern. rxswiftcommunity/rxflow — RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern. slovnicki/beamer — A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and…