tiktok_sdk_v3 0.0.7 copy "tiktok_sdk_v3: ^0.0.7" to clipboard
tiktok_sdk_v3: ^0.0.7 copied to clipboard

A Flutter plugin that lets developers access TikTok's native SDKs in Flutter apps with Dart

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tiktok_sdk_v3

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

dependencies:
  tiktok_sdk_v3: ^0.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_sdk_v3/tiktok_sdk_v3.dart';
0
likes
135
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that lets developers access TikTok's native SDKs in Flutter apps with Dart

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on tiktok_sdk_v3

Packages that implement tiktok_sdk_v3