Skip to content

Commit 9ecb157

Browse files
committed
update README.md
1 parent 7d31204 commit 9ecb157

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README-zh_CN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## 在线预览
1010

11-
[http://huangjianke.github.io/flutter_easyloading](http://huangjianke.github.io/flutter_easyloading/)
11+
👉 [https://huangjianke.github.io/flutter_easyloading](https://huangjianke.github.io/flutter_easyloading/#/)
1212

1313
## 安装
1414

@@ -153,7 +153,7 @@ Widget infoWidget;
153153

154154
## 自定义动画
155155

156-
例子: [Custom Animation](https://github.com/huangjianke/flutter_easyloading/blob/develop/example/lib/custom_animation.dart)
156+
例子: 👉 [Custom Animation](https://github.com/huangjianke/flutter_easyloading/blob/develop/example/lib/custom_animation.dart)
157157

158158
❗️**注意:**
159159

@@ -177,7 +177,7 @@ EasyLoading.instance
177177
..userInteractions = true;
178178
```
179179

180-
更多的指示器类型可查看 [flutter_spinkit showcase](https://github.com/jogboms/flutter_spinkit#-showcase)
180+
更多的指示器类型可查看 👉 [flutter_spinkit showcase](https://github.com/jogboms/flutter_spinkit#-showcase)
181181

182182
## 待完成
183183

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ English | [简体中文](./README-zh_CN.md)
88

99
## Live Preview
1010

11-
[http://huangjianke.github.io/flutter_easyloading](http://huangjianke.github.io/flutter_easyloading/)
11+
👉 [https://huangjianke.github.io/flutter_easyloading](https://huangjianke.github.io/flutter_easyloading/#/)
1212

1313
## Installing
1414

@@ -154,7 +154,7 @@ Widget infoWidget;
154154

155155
## Custom Animation
156156

157-
example: [Custom Animation](https://github.com/huangjianke/flutter_easyloading/blob/develop/example/lib/custom_animation.dart)
157+
example: 👉 [Custom Animation](https://github.com/huangjianke/flutter_easyloading/blob/develop/example/lib/custom_animation.dart)
158158

159159
❗️**Note:**
160160

@@ -179,7 +179,7 @@ EasyLoading.instance
179179
..userInteractions = true;
180180
```
181181

182-
More indicatorType can see in [flutter_spinkit showcase](https://github.com/jogboms/flutter_spinkit#-showcase)
182+
More indicatorType can see in 👉 [flutter_spinkit showcase](https://github.com/jogboms/flutter_spinkit#-showcase)
183183

184184
## Todo
185185

0 commit comments

Comments
 (0)