Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
shenmingliang1 committed Jan 28, 2019
2 parents 1ce48e1 + 1f1b30b commit 95be9e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
* 支持:Idea、AandroidStudio

### 使用方式
* 使用方式一(**v1.1以上**):
#### 使用方式一(v1.1以上)
1. 依次打开 ```AndroidStudio(Idea) -> File -> Settings -> Plugin -> 搜索AutoJson -> 安装AutoJson -> 重启AndroidStudio(Idea)```
2. 打开```.dart```文件(**v1.1可不用手动选择类名**)。
3. 点击鼠标右键,选择 ```AutoJson```,或者直接点击 ```Control+Enter (Windows:Alt+Insert)```

* 使用方式二(**v1.0以上**):
#### 使用方式二v1.0以上)
1. 依次打开 ```AndroidStudio(Idea) -> File -> Settings -> Plugin -> 搜索AutoJson -> 安装AutoJson -> 重启AndroidStudio(Idea)```
2. 打开```.dart```文件,双击鼠标左键选择 ```.dart``` 文件的类名(**最新版本可不用选中类名**)。
3. 点击鼠标右键,选择 ```AutoJson```,或者直接点击 ```Control+Enter (Windows:Alt+Insert)```
Expand Down

0 comments on commit 95be9e8

Please sign in to comment.