ferry_platform_interface 0.1.0
ferry_platform_interface: ^0.1.0 copied to clipboard
Shared platform interface and channel contract for the federated Ferry Flutter SDK.
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.