Brak opisu

ditclear f4e8f2394c update readme 7 lat temu
android 5348e923d1 Initial commit 7 lat temu
ios 5348e923d1 Initial commit 7 lat temu
lib 01bfeb8a8d update example 7 lat temu
test 5348e923d1 Initial commit 7 lat temu
.gitignore 5348e923d1 Initial commit 7 lat temu
.metadata 5348e923d1 Initial commit 7 lat temu
LICENSE f4e8f2394c update readme 7 lat temu
README.md f4e8f2394c update readme 7 lat temu
pubspec.yaml f4e8f2394c update readme 7 lat temu
screenshot.png f4e8f2394c update readme 7 lat temu

README.md

MVVM-Flutter

Build MVVM App for Android and IOS with Flutter。

项目结构类似于MVVM-Android

.
├── di
│   └── modules.dart
├── helper
│   ├── netutils.dart
│   ├── toast.dart
│   └── widgetutils.dart
├── main.dart
├── model
│   ├── remote.dart
│   └── repository.dart
└── view
    └── home.dart

dependencies

截图

LICENSE

the Apache License