A reactive programming framework built with Dart and Flutter, along with demo applications.
This is not an officially supported Google product.
Generic components:
- elements: a library of core reactive datatypes (interfaces)
- views: abstract widgets: view = (observable) model + (observable) style
- flutterviews: view bindings implemented with Flutter
- datastore: datastore with live query support and synchonization via cloud service
Applications: