Skip to content
This repository was archived by the owner on Jan 31, 2021. It is now read-only.

choffmeister/dartmvvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

Dart MVVM

Dart MVVM is a model-view-viewmodel framework for Goolge Dart. By now it is still alpha and 100% untested.

Deprecated

Since Google is adding Web UI to Dart, it seems like this LIB is deprecated. There might be one good reason to continue: Web UI needs manual triggering to reflect view model changes to the UI. This solution works with the observable pattern and allows automatic updating in both directions.

About

A MVVM-Framework for Google Dart.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages