tiktok_sdk_login_share 1.0.2 copy "tiktok_sdk_login_share: ^1.0.2" to clipboard
tiktok_sdk_login_share: ^1.0.2 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_login_share

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

dependencies:
  tiktok_sdk_login_share: ^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:tiktok_sdk_login_share/tiktok_sdk_login_share.dart';
0
likes
140
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on tiktok_sdk_login_share

Packages that implement tiktok_sdk_login_share