提交 876a7223 authored 作者: JarvanMo's avatar JarvanMo

0.1.2 released

上级 87b2a937
...@@ -35,7 +35,6 @@ ...@@ -35,7 +35,6 @@
> Engine revision dc7b5eb89d<br> > Engine revision dc7b5eb89d<br>
> Tools Dart 2.1.0-dev.3.0.flutter-760a9690c2<br> > Tools Dart 2.1.0-dev.3.0.flutter-760a9690c2<br>
## 引入 ## 引入
在`pubspec.yaml`文件中添加如下代码: 在`pubspec.yaml`文件中添加如下代码:
```yaml ```yaml
......
...@@ -123,6 +123,7 @@ class _ShareMusicPageState extends State<ShareVideoPage> { ...@@ -123,6 +123,7 @@ class _ShareMusicPageState extends State<ShareVideoPage> {
videoLowBandUrl: _videoLowBandUrl, videoLowBandUrl: _videoLowBandUrl,
thumbnail: _thumnail, thumbnail: _thumnail,
description: _description, description: _description,
scene: this.scene,
title: _title); title: _title);
fluwx.share(model); fluwx.share(model);
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论