tenjin_sdk 1.0.2 copy "tenjin_sdk: ^1.0.2" to clipboard
tenjin_sdk: ^1.0.2 copied to clipboard

discontinued
PlatformAndroidiOS

A Flutter plugin to Tenjin SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tenjin_sdk

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

dependencies:
  tenjin_sdk: ^1.0.2

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:tenjin_sdk/tenjin_sdk.dart';
6
likes
105
pub points
35%
popularity

Publisher

unverified uploader

A Flutter plugin to Tenjin SDK.

Repository (GitHub)
View/report issues

Documentation

API reference

License

ISC (LICENSE)

Dependencies

flutter

More

Packages that depend on tenjin_sdk