blob: 1d4522989ed69d75645498bf9f3388d4153427fc [file] [log] [blame] [view]
# `hello_world_app`
An application that uses the `hello_world` package and has a dependency on
`hello_world_german` such that when `hello_world` calls `findExtensions` it will
find the extension in `hello_world_german`.
**Notice**: This application only works when running from a project workspace.
See "runtime limitation" in the README for `package:extension_discovery`.