tencent_ugc_fluttify 0.0.3
tencent_ugc_fluttify: ^0.0.3 copied to clipboard
An `Tencent UGC(短视频)` Component, Powered By `Fluttify` Compiler, A Dart Bindings Generator For Native SDK.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add tencent_ugc_fluttify
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
tencent_ugc_fluttify: ^0.0.3
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:tencent_ugc_fluttify/tencent_ugc_fluttify.dart';