update readme

hmxc
张萌 3 years ago
parent 3228926762
commit 5fa6b3b021

@ -6,16 +6,24 @@
### After pull this repo
#### 资源文件生成器
#### 使用grind命令构建页面
使用以下代码全局启用构建器
```shell
flutter pub run flutter_asset_generator:resource_generator
flutter pub global activate grinder
```
或使用
```shell
flutter pub run grinder
```
###使用fgen生成图片路径
```shell
fgen
flutter pub global activate global activate flutter_asset_generator
```
或使用
```shell
flutter pub run flutter_asset_generator:resource_generator
```
### Before git push
#### import 排序

@ -432,7 +432,7 @@ packages:
path: "."
ref: HEAD
resolved-ref: "0831af6f0f239d20fb9578612d7a893e2a53d044"
url: "git@git.oa00.com:flutter_third/flutter-icons.git"
url: "https://git.oa00.com/flutter_third/flutter-icons.git"
source: git
version: "1.1.1-nullsafety.0"
flutter_localizations:
@ -932,7 +932,7 @@ packages:
path: "."
ref: null-safety
resolved-ref: "2a4d0949486432033d4b1a948243644a79a6b445"
url: "git@git.oa00.com:flutter_pub/random_character.git"
url: "https://git.oa00.com/flutter_pub/random_character.git"
source: git
version: "0.1.0-nullsafety.0"
rational:

Loading…
Cancel
Save