[dart][l10n] Connects Ermine shell to intl

Allows Ermine Shell to get the locale information from
the `fuchsia.intl.ProfileProvider` service.  This is again
a prototype that bolts locale information on top of the
existing runtime, instead of changing the runtime to do this
transparently.

Bug: 37241
Change-Id: If8d6901dcbbc9c3d4883a4b8eb8d0aabc6eeaf8d
6 files changed
tree: 9e1347023b6aa88baad00363e758172f2b40109e
  1. base_shells/
  2. benchmarks/
  3. bin/
  4. keyboard/
  5. lib/
  6. session_shells/
  7. settings/
  8. story_shells/
  9. tests/
  10. analysis_options.yaml
  11. AUTHORS
  12. BUILD.gn
  13. CONTRIBUTING.md
  14. LICENSE
  15. OWNERS
  16. PATENTS
  17. README.md
README.md

Fuchsia Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Fuchsia.