Firebase Dynamic Links shut down Aug 2025

Deferred deep linking for Flutter & React Native

See every user land exactly where they should

Install one SDK in your app. Create links that survive app installation. Track attribution. Built for indie hackers and small teams.

14-day free trial. $24/month after.

app.redirectly.dev
links.redirectly.app/summer-saleiOSAndroidWeb
links.redirectly.app/referral/jakeiOSAndroid
links.redirectly.app/verify?t=abc123iOSAndroidWeb
1,247Clicks today
312Installs
24.7%Conversion
Trusted by teams shipping real apps
Drive ConnexaPension PlusWaktooOmdaPappadQCEC
Why switch
Branch charges $500/mo. We charge $24.

Same deferred deep linking. Same attribution. Same SDKs. Without the enterprise sales call.

StatusPriceFlutterSetupDeferred
FirebaseDeadNone
BranchActive~$500CommunityDays
AppsFlyerActive~$800CommunityDays
RedirectlyActive$24Native30 min
Features
Your links break at the app store. Ours don't.

A complete deep linking platform for mobile apps. No enterprise contract needed.

Deferred Deep Linking

Links survive app installation. User clicks → store → installs → lands exactly where they should.

Platform Routing

Auto-detect iOS or Android. Route to the right store. Desktop gets a fallback page with QR code.

Install Attribution

Know which campaigns, creatives, and channels drove each install. Organic vs. paid.

Live Dashboard

Clicks, installs, UTMs, geo data. Real-time, not overnight batch reports.

Custom Subdomains

links.redirectly.app — your brand on every deep link.

Native SDKs

First-class Flutter on pub.dev. React Native included. Built by us, not community forks.

How it works
Three steps. Three lines of code.

Install the SDK, create a link, listen for clicks.

01

Install the SDK

Add flutter_redirectly to your app. Zero config. Under 50KB.

flutter pub add flutter_redirectly
02

Listen for deep links

On app start, listen for incoming links. Works for both new installs and existing users.

final redirectly = FlutterRedirectly(config);

redirectly.onLinkClick.listen((click) {
  navigator.push(click.originalUrl);
});
03

Create links with attribution

Generate deep links with UTM params, referral data, or verification tokens. Share anywhere.

final link = await redirectly.createLink(
  target: "myapp://promo",
  params: {
    "utm_source": "facebook",
    "utm_campaign": "summer_sale",
  },
);
Pricing
Simple pricing. Everything included.
Monthly
Annual −20%
Starter
For growing apps
$24/mo
billed annually
Start free trial
  • 1,000 installs/mo
  • Unlimited links
  • Deferred deep linking
  • Attribution analytics
  • Custom subdomains
  • Flutter & RN SDKs
  • Email support
Popular
Growth
For scaling teams
$80/mo
billed annually
Start free trial
  • 100,000 installs/mo
  • Everything in Starter
  • Real-time dashboard
  • Priority support
  • Team access

14-day trial · Branch ~$500/mo · AppsFlyer ~$800/mo

Your deep links are scattered and broken. Fix them in 30 minutes.

Install one SDK. See every click, install, and attribution in one dashboard.

14-day free trial. $24/month after.