pangrowth_content 1.0.3
pangrowth_content: ^1.0.3 copied to clipboard
穿山甲内容输出Flutter插件,基于PanGrowth SDK实现短剧播放、小视频等内容功能。 Flutter plugin for PanGrowth content platform, supporting drama series, short videos with complete content management and playback capabilities for bot [...]
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add pangrowth_contentThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
pangrowth_content: ^1.0.3Alternatively, 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:pangrowth_content/pangrowth_content.dart';