Adding additional Chrome environment variables for executable resolution. (#24)

* Adding additional Chrome environment variables to executable resolution.

* Updating changelog and version
3 files changed
tree: 8607b632467044dfd30ff3ff39247de9a037c57f
  1. .github/
  2. example/
  3. lib/
  4. test/
  5. .gitignore
  6. analysis_options.yaml
  7. AUTHORS
  8. CHANGELOG.md
  9. LICENSE
  10. pubspec.yaml
  11. README.md
README.md

Dart

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.