File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ # 使用说明
2
+
3
+ ### 一、对于AS或者IDEA用户来说,只需要下载settings.jar就可以了。
4
+
5
+ > ** 注意事项:**
6
+
7
+ ```
8
+ 1.不要对该文件进行任何修改,如果改坏了导入不进去或者导入之后无法正常使用,请重新下载settings.jar就可以了。
9
+ 2.导入之后,如果发现快捷键无法正常使用,请看看你的AS或者IDEA的代码提示匹配设置是否正常。
10
+
11
+ 设置模糊匹配的步骤:
12
+ 点击菜单栏File --> Settings --> Editor --> General --> Code Completion -->
13
+ 在 Case sensitive completion 后面的选项改成NONE:进行模糊匹配。(First Letter:根据首字母进行匹配)
14
+ ```
15
+
16
+ ### 二、对于VSCode用户来说,请下载` dart.json ` 文件,然后复制到` C:\Users\Administrator\AppData\Roaming\Code\User\snippets ` 目录里面即可,如已经存在,请替换就OK。
17
+
18
+
19
+ ### 三、关于mac用户导入setting.jar出现的问题:
20
+
21
+ ----
22
+
23
+ 更多精彩请打开微信搜索并关注公众号 ` Flutter那些事 ` ,或者扫描一下二维码关注公众号。
24
+
25
+ ![ ] ( https://github.com/AweiLoveAndroid/Flutter-learning/raw/master/pics/%E5%85%AC%E4%BC%97%E5%8F%B7%E4%BA%8C%E7%BB%B4%E7%A0%81.jpg?raw=true )
You can’t perform that action at this time.
0 commit comments