Skip to content

Commit 1150f2c

Browse files
committed
Release 1.0.2
1 parent 085886e commit 1150f2c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,13 @@
1414

1515
## 使用方式
1616
在 Flutter 项目的 `pubspec.yaml` 文件中添加 `sensors_analytics_flutter_plugin` 依赖
17-
1817
```yml
1918
dependencies:
2019
# 添加神策 flutter plugin
2120
sensors_analytics_flutter_plugin: ^1.0.2
2221
```
2322
2423
执行 flutter packages get 命令安装插件
25-
2624
```shell
2725
flutter pub get
2826
```

0 commit comments

Comments
 (0)