提交 ca345025 authored 作者: JarvanMo's avatar JarvanMo

update doc

上级 60416886
......@@ -24,15 +24,18 @@ QQ Group:892398530。
* Subscribe Message.
## Dependencies
Add the following dependencies in your `pubspec.yaml` file:
```
```yaml
dependencies:
fluwx: ^${latestVersion}
```
> current version is ![pub package](https://img.shields.io/pub/v/fluwx.svg)
> Latest version is ![pub package](https://img.shields.io/pub/v/fluwx.svg)
For using the snapshot:
```
```yaml
dependencies:
fluwx:
git:
......
......@@ -24,15 +24,16 @@ QQ群:892398530。
## 引入
在你的 `pubspec.yaml` 文件中添加如下依赖:
```
```yaml
dependencies:
fluwx: ^${latestVersion}
```
> 当前版本为 ![pub package](https://img.shields.io/pub/v/fluwx.svg)
> 最新版本为 ![pub package](https://img.shields.io/pub/v/fluwx.svg)
如果想用github上最新版本:
```
```yaml
dependencies:
fluwx:
git:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论