tree: 168943a5f52acd6cfb01418c10d1063309f8a51e [path history] [tgz]
  1. bin/
  2. lib/
  3. AUTHORS
  4. CHANGELOG.md
  5. LICENSE
  6. pubspec.lock
  7. pubspec.yaml
  8. README.md
mojo/dart/mojom/README.md

mojom

This package is a placeholder for generated mojom bindings.

Generated Mojo bindings in other pub packages should be installed into this package by saying the following after pub get:

$ pub run mojom:generate

If desired, additional directories holding .mojom.dart files can be specified; their contents will be installed to this package as well:

$ pub run mojom:generate -a </path/to/mojom/dir>