Google shut Firebase Dynamic Links down. If you're still on it, your links stopped resolving. Clippr is what you'd build today if you were starting from a clean repo โ same primitives, plus attribution on top.
If you were using FDL, you needed somewhere to land. Clippr is the natural next step โ same Universal Links / App Links setup, similar SDK shape, plus the attribution layer FDL never had. Migrations typically take a few hours, not a sprint.
What stayed the same. What got better.
If you came from FDL, this is the version of FDL you wished you had.
We deliberately kept the surface shape close to FDL so the migration isn't a rewrite.
The things FDL never did, that you needed anyway.
page.linkIf you still have FDL code in your repo, it's already dead code. Replace it with something supported.