Sen descrición

ditclear f4e8f2394c update readme %!s(int64=7) %!d(string=hai) anos
android 5348e923d1 Initial commit %!s(int64=7) %!d(string=hai) anos
ios 5348e923d1 Initial commit %!s(int64=7) %!d(string=hai) anos
lib 01bfeb8a8d update example %!s(int64=7) %!d(string=hai) anos
test 5348e923d1 Initial commit %!s(int64=7) %!d(string=hai) anos
.gitignore 5348e923d1 Initial commit %!s(int64=7) %!d(string=hai) anos
.metadata 5348e923d1 Initial commit %!s(int64=7) %!d(string=hai) anos
LICENSE f4e8f2394c update readme %!s(int64=7) %!d(string=hai) anos
README.md f4e8f2394c update readme %!s(int64=7) %!d(string=hai) anos
pubspec.yaml f4e8f2394c update readme %!s(int64=7) %!d(string=hai) anos
screenshot.png f4e8f2394c update readme %!s(int64=7) %!d(string=hai) anos

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