appsflyer_helper_init 0.9.3
appsflyer_helper_init: ^0.9.3 copied to clipboard
A Flutter plugin with a splash/loading gate, AppsFlyer SDK initialization, conversion data awaiting, and an in-app WebView fallback.
0.9.3 #
- Renamed package to
appsflyer_helper_init. - Replaced in-app browser (
url_launcherSafari tab) with an embeddedflutter_inappwebviewscreen. - WebView screen unlocks device orientation while presented.
0.9.1 #
- Await AppsFlyer conversion data during loading phase before proceeding.
- Send full conversion data as JSON in
conversion_dataquery parameter. - Configurable timeout via
conversionDataTimeoutSeconds(default 30s).
0.0.1 #
- Initial release with AppsFlyer integration and device compatibility gating.