dijji 1.0.0-alpha copy "dijji: ^1.0.0-alpha" to clipboard
dijji: ^1.0.0-alpha copied to clipboard

Dijji analytics, engagement, and in-app messaging SDK for Flutter. Two-line install, full parity with the iOS and Android SDKs.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dijji

With Flutter:

 $ flutter pub add dijji

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

dependencies:
  dijji: ^1.0.0-alpha

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

Import it

Now in your Dart code, you can use:

import 'package:dijji/dijji.dart';
0
likes
0
points
264
downloads

Documentation

Documentation

Publisher

verified publisherdijji.com

Weekly Downloads

Dijji analytics, engagement, and in-app messaging SDK for Flutter. Two-line install, full parity with the iOS and Android SDKs.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

battery_plus, connectivity_plus, device_info_plus, flutter, http, package_info_plus, shared_preferences

More

Packages that depend on dijji