RedTo / flutter-mvp

Basic example of MVP architecture with Flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter MVP

A Flutter project with MVP architecture (pattern).

This is modifeid version with current Flutter (beta) release.

  • MVP architecture
  • Downloading data from API (JSON)
  • Loading data to list view

Original version is here and article is here.

Flutter MVP

Getting Started

For help getting started with Flutter, view our online documentation.

About

Basic example of MVP architecture with Flutter.


Languages

Language:Dart 90.3%Language:Swift 4.9%Language:Kotlin 4.3%Language:Objective-C 0.5%