https://github.com/devmike01/flutter_mvvm
This repository demonstrates a detailed sample app that implements MVVM architecture in Flutter.
https://github.com/devmike01/flutter_mvvm
flutter-app flutter-apps flutter-apps-development flutter-demo
Last synced: 4 months ago
JSON representation
This repository demonstrates a detailed sample app that implements MVVM architecture in Flutter.
- Host: GitHub
- URL: https://github.com/devmike01/flutter_mvvm
- Owner: devmike01
- Created: 2020-07-19T20:38:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-04T19:59:12.000Z (almost 5 years ago)
- Last Synced: 2025-01-10T18:24:50.429Z (6 months ago)
- Topics: flutter-app, flutter-apps, flutter-apps-development, flutter-demo
- Language: Dart
- Homepage:
- Size: 7.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Flutter MVVM
A simple project which implements MVVM architecture in Flutter.### Libraries
- [http](https://pub.dev/packages/http) for networking### Features
- Movie list
- Movie details
- Infinite scrolling(underdevelopment)### Screenshots
![]()