tiktok_api 0.0.13 copy "tiktok_api: ^0.0.13" to clipboard
tiktok_api: ^0.0.13 copied to clipboard

Integrate with Tiktok API

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tiktok_api

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

dependencies:
  tiktok_api: ^0.0.13

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_api/tiktok_api.dart';
4
likes
140
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

Integrate with Tiktok API

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, tiktok_api_android, tiktok_api_ios, tiktok_api_platform_interface

More

Packages that depend on tiktok_api