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

java - Android studio cant resolve flutter in android side of flutter project - Stack Overflow

programmeradmin3浏览0评论

I have just created a flutter package in Android Studio. Project runs on a virtual device and does not show any errors. After opening Android side of the project, IDE can not resolve any Flutter packages. I have not touched anything yet and project look like this:

I used flutter pub clean and flutter pub get. Cleared IDE cache a installed all updates. Fltter is the newest version available and SDK path is set correctly. SDK API 35 is installed. JDK 24 is installed and JAVA_HOME system variable is set. Android SDK location is set and correct. Command-line tools are installed and licenses are agreed.

Flutter doctor:

If I hanven't shared smoething important just let me know and I will add it here. Any ideas how to solve this please?

UPDATE: This behavior does not occur in a flutter application, only in the flutter plugin.

发布评论

评论列表(0)

  1. 暂无评论