Skip to content

Commit 867cbba

Browse files
committed
update readme
1 parent 5e669a2 commit 867cbba

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

README.md

+1-15
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,8 @@ Build MVVM App for Android and IOS with Flutter。
44

55
项目结构类似于[MVVM-Android](https://github.com/ditclear/MVVM-Android)
66

7-
```bash
8-
.
9-
├── di
10-
│   └── modules.dart
11-
├── helper
12-
│   ├── netutils.dart
13-
│   ├── toast.dart
14-
│   └── widgetutils.dart
15-
├── main.dart
16-
├── model
17-
│   ├── remote.dart
18-
│   └── repository.dart
19-
└── view
20-
└── home.dart
7+
![](architecture.png)
218

22-
```
239
##### 下载体验
2410

2511
![](android.png)

architecture.png

124 KB
Loading

0 commit comments

Comments
 (0)