tiktok_api_ios 0.0.4 copy "tiktok_api_ios: ^0.0.4" to clipboard
tiktok_api_ios: ^0.0.4 copied to clipboard

PlatformiOS

iOS implementation of the tiktok_api plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tiktok_api_ios

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

dependencies:
  tiktok_api_ios: ^0.0.4

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_ios/tiktok_api_ios.dart';
1
likes
130
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

iOS implementation of the tiktok_api plugin.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, tiktok_api_platform_interface

More

Packages that depend on tiktok_api_ios

Packages that implement tiktok_api_ios