Skip to content

n1k3c/flutter-mvp

Repository files navigation

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.

Getting Started

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

/////////////////////////////////////

Update:

Please don't use this pattern (MVP) in Flutter, use BloC to manage states (example). This was just an experiment!

About

Basic example of MVP architecture with Flutter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published