Sin descripción

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

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