adjust_helper_init 0.1.0 copy "adjust_helper_init: ^0.1.0" to clipboard
adjust_helper_init: ^0.1.0 copied to clipboard

PlatformiOS

A Flutter plugin with a splash/loading gate, Adjust SDK initialization, attribution 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 adjust_helper_init

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

dependencies:
  adjust_helper_init: ^0.1.0

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:adjust_helper_init/adjust_helper_init.dart';
0
likes
140
points
50
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Homepage

License

MIT (license)

Dependencies

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

More

Packages that depend on adjust_helper_init

Packages that implement adjust_helper_init