Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a698d9b

Browse files
author
梁登科
committed
release
1 parent c41d337 commit a698d9b

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

‎README.md‎

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,19 @@ GrowingIO的埋点版本flutter插件.
1515

1616
## 3. iOS集成(Native部分)
1717
1, 选择SDK集成方式
18-
(1).>使用 CocoaPods 快速集成
18+
(1).使用 CocoaPods 快速集成
1919

20-
>添加pod 'GrowingCoreKit' 到Podfile中
21-
>执行pod update,不要用--no-repo-update选项
20+
-添加pod 'GrowingCoreKit' 到Podfile中
21+
-执行pod update,不要用--no-repo-update选项
2222

2323
(2).手动集成方式
2424

25-
26-
>获取sdk zip包,解压iOS SDK压缩文件
27-
>将Growing.h 和GrowingCoreKit添加到iOS工程
25+
- 前往官网获取sdk zip包,解压iOS SDK压缩文件
26+
- 将Growing.h 和GrowingCoreKit添加到iOS工程
2827

2928
2,设置URL Scheme与初始化SDK(必选)
3029

31-
参考官网文档:https://docs.growingio.com/docs/sdk-integration/ios-sdk/#2-she-zhi-url-scheme
30+
参考官网文档:https://docs.growingio.com/docs/sdk-integration/ios-sdk/#2-she-zhi-url-scheme
3231

3332
## 4. Tips
3433
#### 4.1 IOS: App Store 提交应用

‎pubspec.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_growingio_track
22
description: Flutter Plugin For GrowingIO SDK, is used for calling GrowingIO api in flutter.
3-
version: 0.0.3
3+
version: 2.6.0
44
author: ldk <ldkxingzhe@gmail.com>
55
homepage: https://github.com/growingio/flutter-growingio-track
66

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /