• Matt Perry's avatar
    'flutter apk' now supports dynamically registered services. · dcbb4960
    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 Loading commit data...
fitness Loading commit data...
hello_world Loading commit data...
material_gallery Loading commit data...
mine_digger Loading commit data...
raw Loading commit data...
rendering Loading commit data...
stocks Loading commit data...
widgets Loading commit data...
.gitignore Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...