apptics_flutter 0.0.9-alpha copy "apptics_flutter: ^0.0.9-alpha" to clipboard
apptics_flutter: ^0.0.9-alpha copied to clipboard

Flutter plugin for Apptics, wrapper around Apptics Native iOS and Android SDK. Supports features likes in-app updates, in-app events, screens and sessions.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add apptics_flutter

With Flutter:

 $ flutter pub add apptics_flutter

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

dependencies:
  apptics_flutter: ^0.0.9-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:apptics_flutter/apptics_flutter.dart';
5
likes
0
points
227
downloads

Publisher

verified publisherzoho.com

Weekly Downloads

Flutter plugin for Apptics, wrapper around Apptics Native iOS and Android SDK. Supports features likes in-app updates, in-app events, screens and sessions.

Homepage

License

unknown (license)

Dependencies

asn1lib, crypto, dart_jsonwebtoken, device_info_plus, encrypt, flutter, http, package_info_plus, path_provider, plugin_platform_interface, pointycastle, uuid

More

Packages that depend on apptics_flutter