Ferry platform interface

Shared models and platform-channel contract for the federated Ferry Flutter SDK.

Applications should depend on ferry_link_flutter instead of using this package directly. Platform implementations use this package to share the link, attribution, event-delivery, and error contracts.

See the Ferry Flutter repository for integration documentation.

Libraries

ferry_platform_interface
The platform interface for the Ferry plugin. App code should depend on ferry_link_flutter, not this package; it exists so ferry_android and ferry_ios (and any future platform implementation) share one contract.