pangrowth_content 1.0.2
pangrowth_content: ^1.0.2 copied to clipboard
穿山甲内容输出Flutter插件,基于PanGrowth SDK实现短剧播放、小视频等内容功能。支持Android和iOS平台,提供完整的内容管理和播放能力。
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.2Alternatively, 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';