Anksji / Flutter-MVVM

Flutter media player MVVM architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter MVVM Architecture

Screenshot

Model–View–ViewModel (MVVM) is a very established architectural pattern when it's come to software development. Here I have tried to put MVVM in simple example which will help you to implement in any project.

Please find complete article on Medium Link

Screenshot

Don't forget to star⭐ and contribute if you want.

Output

Screenshot

Requirements

  • Any Operating System (ie. MacOS X, Linux, Windows)
  • Any IDE with Flutter SDK installed (ie. Android Studio, VSCode etc)
  • A little knowledge of Dart and Flutter

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Flutter media player MVVM architecture


Languages

Language:Makefile 72.4%Language:Dart 24.0%Language:Objective-C 1.5%Language:Ruby 1.5%Language:Swift 0.4%Language:Kotlin 0.1%