Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nano71 authored Feb 10, 2022
1 parent 6c3dcae commit 3bdaf79
Showing 1 changed file with 24 additions and 3 deletions.
27 changes: 24 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,33 @@

2021/11/02 01:21 项目创建

环境注意:jdk_8 , dart_2.14.4 , flutter_2.5.3
#### 环境注意:
jdk_8
dart_2.14.4
flutter_2.5.3

图标:

#### 图标:

<img src="https://github.com/ChinaGamer/Images/blob/master/gan/G1.png" width="72" /><img src="https://github.com/ChinaGamer/Images/blob/master/gan/G2.png" width="72" /><img src="https://github.com/ChinaGamer/Images/blob/master/gan/G3.png" width="72" />

截图: (特别感谢格格)
#### 截图: (特别感谢格格)

<img src="https://github.com/ChinaGamer/Images/blob/master/gan/a.jpg" style="border:1px solid" width="192" /><img src="https://github.com/nano71/Images/blob/master/gan/Screenshot_2022-02-10-15-35-19-01_581d685b5f7bb8d.jpg" width="192" /><img src="https://github.com/ChinaGamer/Images/blob/master/gan/e.jpg" width="192" /><img src="https://github.com/nano71/Images/blob/master/gan/Screenshot_2022-01-04-14-40-42-59_581d685b5f7bb8d.jpg" width="192" /><img src="https://github.com/nano71/Images/blob/master/gan/Screenshot_2022-01-04-14-41-24-08_581d685b5f7bb8d.jpg" width="192" /><img src="https://github.com/nano71/Images/blob/master/gan/Screenshot_2022-02-10-15-32-57-16_581d685b5f7bb8d.jpg" width="192" /><img src="https://github.com/nano71/Images/blob/master/gan/Screenshot_2022-02-10-15-34-47-57_581d685b5f7bb8d.jpg" width="192" /><img src="https://github.com/nano71/Images/blob/master/gan/Screenshot_2022-02-10-15-44-27-02_581d685b5f7bb8d.jpg" width="192" /><img src="https://github.com/ChinaGamer/Images/blob/master/gan/i.jpg" width="192" />

#### 编译:
```
flutter build apk --obfuscate --split-debug-info=xxx_Struggle --target-platform android-arm,android-arm64,android-x64 --split-per-abi --no-sound-null-safety
```
或者

```
//Windows使用
./bulid.bat
//Linux使用
./bulid.sh
```

#### 附言:
分校教务提供的东西太少 , 只能取到这些了 , UI也确实一言难尽 , 有空我再改改

0 comments on commit 3bdaf79

Please sign in to comment.