tiktok_events_sdk 1.0.7 copy "tiktok_events_sdk: ^1.0.7" to clipboard
tiktok_events_sdk: ^1.0.7 copied to clipboard

TikTok Events Manager for Flutter. Implement the TikTok Events Manager in your iOS and Android applications in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tiktok_events_sdk

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

dependencies:
  tiktok_events_sdk: ^1.0.7

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:tiktok_events_sdk/tiktok_events_sdk.dart';
14
likes
150
points
3.52k
downloads

Publisher

unverified uploader

Weekly Downloads

TikTok Events Manager for Flutter. Implement the TikTok Events Manager in your iOS and Android applications in Flutter.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on tiktok_events_sdk