appsflyer_conv_data 0.9.1 copy "appsflyer_conv_data: ^0.9.1" to clipboard
appsflyer_conv_data: ^0.9.1 copied to clipboard

PlatformiOS

A Flutter plugin for device compatibility gating with remote server checks, AppsFlyer conversion data integration, loading screens, and in-app browser redirects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appsflyer_conv_data

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

dependencies:
  appsflyer_conv_data: ^0.9.1

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_conv_data/appsflyer_conv_data.dart';
0
likes
130
points
60
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for device compatibility gating with remote server checks, AppsFlyer conversion data integration, loading screens, and in-app browser redirects.

License

MIT (license)

Dependencies

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

More

Packages that depend on appsflyer_conv_data

Packages that implement appsflyer_conv_data