tree: c79c617be983f98779ca8c6747fbc43f4e82413b [path history] [tgz]
  1. cloud_components/
  2. guides/
  3. simple/
  4. swap_cpp/
  5. todo_cpp/
  6. .gitignore
  7. HOWTO_FLUTTER.md
  8. README.md
examples/README.md

Example applications that use the modular runtime for composition.

Code in this directory is not in the modular namespace because it's meant to demonstrate how it looks like to be a client of the modular codebase.

There are examples both in C++ and in dart/flutter.

For more details on how to develop flutter modules, refer to Flutter Module Development.