最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

android - Getting google api headers & flutter_facebook_auth dependencies error - Stack Overflow

programmeradmin1浏览0评论

Getting these errors on my code. Tried upgrading the dependencies of google_api_headers & facebook, but the issue continues.

Current dependencies - google_api_headers: ^1.0.0, flutter_facebook_auth: ^6.0.4, flutter_google_places: ^0.3.0.

Please help me with the dependencies, tried upgrading, pub get, major-update, and everything I know.

Package google_api_headers:ios references google_api_headers:ios 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: ios: default_package: google_api_headers or add an inline implementation to google_api_headers via platforms: ios: 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 via platforms: linux: pluginClass or dartPluginClass.

Package flutter_facebook_auth:macos references facebook_auth_desktop:macos as the default plugin, but the package does not exist, or is not a plugin package. Ask the maintainers of flutter_facebook_auth to either avoid referencing a default implementation via platforms: macos: default_package: facebook_auth_desktop or create a plugin named facebook_auth_desktop.

Package google_api_headers:macos references google_api_headers:macos 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: macos: default_package: google_api_headers or add an inline implementation to google_api_headers via platforms: macos: pluginClass or dartPluginClass.

Package google_api_headers:windows references google_api_headers:windows 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: windows: default_package: google_api_headers or add an inline implementation to google_api_headers via platforms: windows: pluginClass or dartPluginClass.

Package google_api_headers:ios references google_api_headers:ios 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: ios: default_package: google_api_headers or add an inline implementation to google_api_headers via platforms: ios: 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 via platforms: linux: pluginClass or dartPluginClass.

Package flutter_facebook_auth:macos references facebook_auth_desktop:macos as the default plugin, but the package does not exist, or is not a plugin package. Ask the maintainers of flutter_facebook_auth to either avoid referencing a default implementation via platforms: macos: default_package: facebook_auth_desktop or create a plugin named facebook_auth_desktop.

Package google_api_headers:macos references google_api_headers:macos 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: macos: default_package: google_api_headers or add an inline implementation to google_api_headers via platforms: macos: pluginClass or dartPluginClass.

Package google_api_headers:windows references google_api_headers:windows 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: windows: default_package: google_api_headers or add an inline implementation to google_api_headers via platforms: windows: pluginClass or dartPluginClass.

Package google_api_headers:ios references google_api_headers:ios 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: ios: default_package: google_api_headers or add an inline implementation to google_api_headers via platforms: ios: 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 via platforms: linux: pluginClass or dartPluginClass.

Package flutter_facebook_auth:macos references facebook_auth_desktop:macos as the default plugin, but the package does not exist, or is not a plugin package. Ask the maintainers of flutter_facebook_auth to either avoid referencing a default implementation via platforms: macos: default_package: facebook_auth_desktop or create a plugin named facebook_auth_desktop.

Package google_api_headers:macos references google_api_headers:macos 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: macos: default_package: google_api_headers or add an inline implementation to google_api_headers via platforms: macos: pluginClass or dartPluginClass.

Package google_api_headers:windows references google_api_headers:windows 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: windows: default_package: google_api_headers or add an inline implementation to google_api_headers via platforms: windows: pluginClass or dartPluginClass.

发布评论

评论列表(0)

  1. 暂无评论