An open API service indexing awesome lists of open source software.

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.

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