Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
fluttertpc_get
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
XDD666
2021-02-21 13:57:17 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a9f8023840e33d408f815786420a039a34a529d3
a9f80238
1 parent
00556cbb
Add getx plugin link
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
README.zh-cn.md
README.zh-cn.md
View file @
a9f8023
...
...
@@ -67,8 +67,13 @@ _语言: 中文, [英文](README.md), [印度尼西亚](README.id-ID.md), [乌
**此外,通过[Get CLI](https://github.com/jonataslaw/get_cli)**
,无论是在服务器上还是在前端,整个开发过程都可以完全自动化。
**
此外,为了进一步提高您的生产效率,我们还为您准备了
[
VSCode扩展
](
https://marketplace.visualstudio.com/items?itemName=get-snippets.get-snippets
)
和
[
Android Studio/Intellij扩展
](
https://plugins.jetbrains.com/plugin/14975-getx-snippets
)
**
。
**此外,为了进一步提高您的生产效率,我们还为您准备了一些插件**
-
**getx_template**
:一键生成每个页面必需的文件夹、文件、模板代码等等
-
[
Android Studio/Intellij插件
](
https://plugins.jetbrains.com/plugin/15919-getx
)
-
**GetX Snippets**
:输入少量字母,自动提示选择后,可生成常用的模板代码
-
[
Android Studio/Intellij扩展
](
https://plugins.jetbrains.com/plugin/14975-getx-snippets
)
-
[
VSCode扩展
](
https://marketplace.visualstudio.com/items?itemName=get-snippets.get-snippets
)
# 安装
...
...
Please
register
or
login
to post a comment