We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 263497b commit b0ce7baCopy full SHA for b0ce7ba
README.md
@@ -53,7 +53,7 @@
53
>
54
> 3、 Redux:目前展示了全局登陆和用户信息等上面使用。
55
56
-> 4、 Provider:目前用于管理全局灰度,多语言。
+> 4、 riverpod:目前用于管理全局灰度,多语言。
57
58
> 5、 Repos 等请求展示了 graphQL
59
@@ -129,6 +129,7 @@
129
130
* [如果克隆太慢,可尝试码云地址下载](https://gitee.com/CarGuo/GSYGithubAppFlutter)
131
132
+### 示例图片
133
### 示例图片
134
135

README_EN.md
@@ -51,7 +51,7 @@
51
52
> 4. Redux: Currently demonstrates global login and user information management
-> 5. Provider: Currently used to manage global grayscale mode and multi-language support
+> 5. riverpod: Currently used to manage global grayscale mode and multi-language support
> 6. Repos and other requests demonstrate GraphQL implementation
0 commit comments