short_video_plugin
A new flutter plugin project.
Getting Started
暂时只有iOS可用
引入阿里云短视频基础版sdk,实现最基础的录制、相册选择和视频裁剪功能
iOS项目需手动引入QPSDK.bundle至Runnder目录下
ios需配置info.plist,加入
Privacy - Camera Usage Description,Privacy - Microphone Usage Description,Privacy - Photo Library Usage Description
This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.