-
Matt Perry authored
Third-party libraries can now provide their own mojo services. They do so by adding a config.yaml file to their pub package which contains - a list of service names and java classes which handles that service's registration. - a list of pre-built .jar files to statically link with the app's shell when building the app.
dcbb4960
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| address_book | ||
| fitness | ||
| hello_world | ||
| material_gallery | ||
| mine_digger | ||
| raw | ||
| rendering | ||
| stocks | ||
| widgets | ||
| .gitignore | ||
| BUILD.gn | ||
| README.md |