journiq_flutter_sdk 0.6.3 copy "journiq_flutter_sdk: ^0.6.3" to clipboard
journiq_flutter_sdk: ^0.6.3 copied to clipboard

Journiq deep linking, attribution, and analytics SDK for Flutter. Wraps native Android and iOS SDKs via platform channels.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add journiq_flutter_sdk

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

dependencies:
  journiq_flutter_sdk: ^0.6.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:journiq_flutter_sdk/journiq_flutter_sdk.dart';
0
likes
150
points
550
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Journiq deep linking, attribution, and analytics SDK for Flutter. Wraps native Android and iOS SDKs via platform channels.

Homepage

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on journiq_flutter_sdk

Packages that implement journiq_flutter_sdk