adjust_helper_init 0.1.0
adjust_helper_init: ^0.1.0 copied to clipboard
A Flutter plugin with a splash/loading gate, Adjust SDK initialization, attribution data awaiting, and an in-app WebView fallback.
0.1.0 #
- Renamed package to
adjust_helper_initand renamed public symbols (AdjustHelperGate,AdjustHelperConfig,AdjustHelperService, etc.). - Replaced AppsFlyer SDK with Adjust SDK.
- Attribution data and
adidare sent to the server asadjust_attributionandadjust_adidquery parameters. - Added
adjustAppToken,adjustSandbox, andattributionTimeoutSecondsconfiguration fields. - Embedded
flutter_inappwebviewfallback screen with navigation controls. - iOS only. Initial release under the new name.