Skip to content

Commit 5d6f44e

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents bd1eed5 + 0d09c66 commit 5d6f44e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
* ### [Flutter 完整开发实战详解(十一、全面深入理解Stream)](https://juejin.im/post/5cc2acf86fb9a0321f042041)
6666
* ### [Flutter 完整开发实战详解(十二、全面深入理解状态管理设计)](https://juejin.im/post/5cc816866fb9a03231209c7c)
6767
* ### [Flutter 完整开发实战详解(十三、全面深入触摸和滑动原理)](https://juejin.im/post/5cd54839f265da03b2044c32)
68+
* ### [Flutter 完整开发实战详解(十四、混合开发打包 Android 篇)](https://juejin.im/post/5cf527036fb9a07ed911acd8)
6869

6970
----
7071

README_EN.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,15 @@ With the use and feedback of the project, will user experience and function opti
3535
* ### [Flutter 完整开发实战详解(十一、全面深入理解Stream)](https://juejin.im/post/5cc2acf86fb9a0321f042041)
3636
* ### [Flutter 完整开发实战详解(十二、全面深入理解状态管理设计)](https://juejin.im/post/5cc816866fb9a03231209c7c)
3737
* ### [Flutter 完整开发实战详解(十三、全面深入触摸和滑动原理)](https://juejin.im/post/5cd54839f265da03b2044c32)
38+
* ### [Flutter 完整开发实战详解(十四、混合开发打包 Android 篇)](https://juejin.im/post/5cf527036fb9a07ed911acd8)
39+
40+
----
3841

3942
* ### [Flutter 番外篇之面试知识点集锦](https://juejin.im/post/5cd9875ae51d453d022cb662)
43+
* ### [Flutter 开发实战与前景展望 - RTC Dev Meetup](https://juejin.im/post/5ce7ddf95188257a2b1eac8a)
44+
* ### [目前各种主流状态管理演示Demo](https://github.com/CarGuo/state_manager_demo)
45+
46+
----
4047

4148

4249
[![GitHub stars](https://img.shields.io/github/stars/CarGuo/GSYGithubAppFlutter.svg)](https://github.com/CarGuo/GSYGithubAppFlutter/stargazers)
@@ -134,9 +141,11 @@ With the use and feedback of the project, will user experience and function opti
134141
| **path_provider** | **path** |
135142
| **permission_handler** | **permission** |
136143
| **scope_model** | **like redux** |
144+
| **lottie** | **svg** |
145+
| **flare** | **flare** |
137146

138147

139-
<img src="https://github.com/CarGuo/GSYGithubAppFlutter/blob/master/thanks.jpg" width="426px"/>
148+
![](https://github.com/CarGuo/GSYGithubAppFlutter/blob/master/thanks.jpg)
140149

141150

142151
### LICENSE

0 commit comments

Comments
 (0)