Skip to content

This repository is for practicing the implementation of the MVVM architecture.

Notifications You must be signed in to change notification settings

trm11tkr/mvc_app

Repository files navigation

mvc_app

MVCを学ために簡単なアプリを作成ました。 ランダムな仮想ユーザを取得するアプリです。

operating environment

macOS : Big Sur version 11.6.2
Android Studio : Arctic Fox | 2020.03.04 Patch 4
Dart : 2.17.0
Flutter : 2.11.0

学んだこと

  • Model, View, Controllerを分けることで再利用性が上がることがわかった

課題

  • NetworkImageがhttp通信を行うため、うまくテストができない(今回はアーキテクチャの勉強のため、後々修正を行うこととする)

About

This repository is for practicing the implementation of the MVVM architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages