Just Noticed Firebase Dynamic Links Are Getting Shut Down

General Conversations

While updating routing flows in FlutterFlow, I went through the deep link docs and noticed a key update from June 27, 2025: Firebase Dynamic Links will officially shut down on August 25, 2025 docs.flutterflow.io.

Given how many apps depend on dynamic (deferred) linking for referral systems, shared welcomes, or personalized onboarding I think it’s urgent to start the conversation. We need to audit existing flows and look into alternatives like Branch.io, Bitly, or even building lightweight custom servers.

I’m planning a deeper write-up on:

  • Which parts of a FlutterFlow project break when FDL is gone.

  • How to swap over to custom deep links or services like Branch.

  • What updates (if any) are coming to FlutterFlow to support this shift.

But first, would love to hear:

  • Has anyone begun switching to another provider?

  • Are you leaning toward Branch, a self‑hosted URL redirect server, or something else?

  • And are we expecting FlutterFlow to offer built‑in support for alternatives before August?

This seems like a solid opportunity to share prep notes or migration scripts especially if you’ve already started.

2
1 reply