awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Dennis-Krasnov avatar

Dennis-Krasnov/Flutter-Deep-Link-Navigation

0
View on GitHub↗
68 stars·8 forks·Dart·MIT·8 viewspub.dev/packages/deep_link_navigation↗

Flutter Deep Link Navigation

Elegant abstraction for complete deep linking navigation in Flutter

Features

  • Navigation and Routing - Abstraction for implementing deep link navigation.

Star history

Star history chart for dennis-krasnov/flutter-deep-link-navigationStar history chart for dennis-krasnov/flutter-deep-link-navigation

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Flutter Deep Link Navigation

These projects share indexed features with Flutter Deep Link Navigation. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • goposse/flurogoposse avatar

    goposse/fluro

    3,713View on GitHub↗

    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

    Dart
    View on GitHub↗3,713
  • hyperoslo/compassH

    hyperoslo/Compass

    0View on GitHub↗
    View on GitHub↗0
  • jonataslaw/getjonataslaw avatar

    jonataslaw/get

    11,181View on GitHub↗

    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

    Dart
    View on GitHub↗11,181
  • quickbirdstudios/xcoordinatorquickbirdstudios avatar

    quickbirdstudios/XCoordinator

    2,378View on GitHub↗

    🎌 Powerful navigation library for iOS based on the coordinator pattern

    Swift
    View on GitHub↗2,378
Compare all 7 related projects→

Frequently asked questions

What does dennis-krasnov/flutter-deep-link-navigation do?

Elegant abstraction for complete deep linking navigation in Flutter

What are the main features of dennis-krasnov/flutter-deep-link-navigation?

The main features of dennis-krasnov/flutter-deep-link-navigation are: Navigation and Routing.

Which projects share features with dennis-krasnov/flutter-deep-link-navigation?

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…