Flutter Gems is a curated list of 6700+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Deep Linking packages
Last updated: January 26, 2025
Universal links are used to link to content on websites, mobile apps, and even in-app content, regardless of the platform or device. Universal links are typically used to provide a more seamless and user-friendly experience for users.
Deep Linking is the ability to link to specific content within an app. This is different than simply launching an app because it allows you to take the user directly to the content they are looking for. Deep Linking can be used to share content with other users or to promote content within an app.
Dynamic Links are deep links into an app that work whether or not users have installed the app yet. When users open a Dynamic Link into an app that is not installed, the app's Play Store page opens, where users can install the app. After users install and open the app, the app displays the deep-linked content.
The complete list of Flutter packages that can be used to add App Links, Deep Links, Dynamic Links and Universal Links is provided below.
app_links
👍 919 ⬇️ 514.5K
Dart 3 compatibleMaintenance Status: Good
Android App Links, Deep Links, iOs Universal Links and Custom URL schemes handler for Flutter (desktop included).
appsflyer_sdk
👍 136 ⬇️ 284.3K
Dart 3 compatibleMaintenance Status: Good
A Flutter plugin for AppsFlyer SDK. Supports iOS and Android.
flutter_branch_sdk
👍 197 ⬇️ 157.2K
Dart 3 compatibleMaintenance Status: Good
Flutter Plugin for create deep link using Branch SDK.
whatsapp_unilink
👍 330 ⬇️ 6.7K
Dart 3 compatibleMaintenance Status: Poor
Dart package helping your app interact with WhatsApp via HTTP links (universal links). Works with Flutter.
uni_links_desktop
👍 24 ⬇️ 194.6K
Dart 3 compatibleMaintenance Status: Average
A desktop (supports macOS and Windows) implementation of uni_links plugin.
protocol_handler
👍 64 ⬇️ 2.7K
Dart 3 compatibleMaintenance Status: Average
This plugin allows Flutter apps to register and handle custom protocols (i.e. deep linking).
flutter_facebook_app_links
👍 36 ⬇️ 12.6K
Dart 3 compatibleMaintenance Status: Good
A Flutter plugin to catch deferred deep links from Facebbok ads with FB App Links SDK.
flutter_facebook_sdk
👍 50 ⬇️ 163
Dart 3 compatibleMaintenance Status: Poor
A flutter plugin to get facebook deep links and log app events using the latest Facebook SDK to include support for iOS 14
referrer
👍 26 ⬇️ 417
Dart 3 compatibleMaintenance Status: Good
A Flutter plugin to read various referrer information for incoming deeplinks
uni_links2
👍 25 ⬇️ 0
Dart 3 compatibleMaintenance Status: Poor
Flutter plugin for accepting incoming links - App/Deep Links (Android), Universal Links and Custom URL schemes (iOS).
deeplink_rpc
👍 3 ⬇️ 307
Dart 3 compatibleMaintenance Status: Good
A RPC-via-deeplink communication library coded in Dart. This is dedicated to Flutter mobile applications (iOS / Android).
flutter_deep_linking
👍 34 ⬇️ 2.4K
Maintenance Status: Poor
Describe your routing declaratively and handle deep links properly!