Add chrome launching code to browser_launcher (#4)

* Add chrome launching code to browser_launcher
4 files changed
tree: e26ec1707e06f8cd92e61ef3b183540a719aff07
  1. lib/
  2. test/
  3. .gitignore
  4. .travis.yml
  5. analysis_options.yaml
  6. AUTHORS
  7. CHANGELOG.md
  8. LICENSE
  9. pubspec.yaml
  10. README.md
README.md

Build Status

Provides a standardized way to launch web browsers.

Currently, Chrome is the only supported browser.

Support for other browsers will be added in the future.