Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

google/create-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Create

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:

  • counter: counter application written using the framework
  • briefing: information consumption interface
  • create: app builder that is in the process of being bootstrapped

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages