Bez popisu

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

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