mirror of
https://github.com/flutter/packages.git
synced 2025-06-10 06:44:40 +08:00

Currently we are running Dart unit tests in Chrome for any plugin with web support, but it should only be necessary for plugins that have an inline web implementation, not for app-facing packages that endorse a web implementation.