FLUTTER ECOSYSTEM

flutter_redirectly

A Flutter plugin for Redirectly dynamic links - similar to Firebase Dynamic Links but using your own backend.

Latest version
2.1.7
30-day downloads
128
Likes
22
Pub points
150

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

flutter_redirectly is a Flutter plugin that enables dynamic link functionality using your own backend, offering an alternative to Firebase Dynamic Links. It supports deep linking across Android, iOS, macOS, Windows, and Linux platforms, allowing seamless user redirection based on custom logic. The plugin simplifies handling of incoming links and provides tools for tracking and managing redirects programmatically. Ideal for apps needing full control over link behavior without relying on third-party services.

Use cases
  • Handling custom deep links
  • Implementing referral tracking
  • Managing app redirects with custom backends
  • Enabling cross-platform link sharing
  • Supporting offline link resolution
Key features
  • Self-hosted dynamic links
  • Cross-platform support
  • Custom backend integration
  • Link tracking and analytics
  • Simple API for redirect handling
Suitable for
  • Developers seeking Firebase alternatives
  • Apps requiring custom link logic
  • Projects with existing backend infrastructure
  • Teams wanting full control over link management
  • Multi-platform applications
Considerations
  • Requires setup of a custom backend
  • Needs proper SSL configuration
  • Manual handling of link expiration
  • Limited built-in analytics compared to Firebase
  • Additional server-side development required
Supported platformsAndroidiOSmacOSWindowsLinux

Install package

flutter pub add flutter_redirectly

Categories

Source repository

Related projects

No data available yet.