• 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
..
apk Loading commit data...
src Loading commit data...
gcm.dart Loading commit data...