appsflyer_helper_init 0.9.3 copy "appsflyer_helper_init: ^0.9.3" to clipboard
appsflyer_helper_init: ^0.9.3 copied to clipboard

PlatformiOS

A Flutter plugin with a splash/loading gate, AppsFlyer SDK initialization, conversion data awaiting, and an in-app WebView fallback.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appsflyer_helper_init

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  appsflyer_helper_init: ^0.9.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:appsflyer_helper_init/appsflyer_helper_init.dart';
0
likes
130
points
40
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin with a splash/loading gate, AppsFlyer SDK initialization, conversion data awaiting, and an in-app WebView fallback.

License

MIT (license)

Dependencies

appsflyer_sdk, ffi, flutter, flutter_inappwebview, http, plugin_platform_interface, shared_preferences, url_launcher, uuid

More

Packages that depend on appsflyer_helper_init

Packages that implement appsflyer_helper_init