/flutter-mvvm

MVVM and FP

Primary LanguageDart

mvvm_study

Flutter project where I tried to implement the MVVM and repository pattern with functional programming.

Simulator.Screen.Recording.-.iPhone.15.-.2023-09-28.at.12.32.15.mp4

Run

flutter run

#build
# flutter build apk

Build runner

dart run build_runner build
dart run build_runner watch