[BUG] Package google_api_headers:linux references google_api_headers:linux as the default plugin, but it does not provide an inline implementation. #461
Package google_api_headers:linux references google_api_headers:linux as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of google_api_headers to either avoid referencing a default implementation via platforms: linux: default_package: google_api_headers or add an inline implementation to google_api_headers via platforms: linux:pluginClass or dartPluginClass.
Package google_api_headers:linux references google_api_headers:linux as the default plugin, but it does not provide an inline implementation. Ask the maintainers of google_api_headers to either avoid referencing a default implementation via
platforms: linux: default_package: google_api_headers
or add an inline implementation to google_api_headers viaplatforms: linux:
pluginClass
ordartPluginClass
.