Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

没有运行起来,分为以下几步。 #7

Open
AnArrayOfStarts opened this issue Apr 1, 2021 · 1 comment
Open

没有运行起来,分为以下几步。 #7

AnArrayOfStarts opened this issue Apr 1, 2021 · 1 comment

Comments

@AnArrayOfStarts
Copy link

1、在执行 flutter packages get 时候提示如下:

Warning: You are using these overridden dependencies:
! analyzer 0.39.17 (1.3.0 available)
Running "flutter pub get" in flutter_download_demo... 960ms
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Warning
──────────────────────────────────────────────────────────────────────────────
Your Flutter application is created using an older version of the Android
embedding. It's being deprecated in favor of Android embedding v2. Follow the
steps at

https://flutter.dev/go/android-project-migration

to migrate your project.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
image

2、因为上一步没有成功,所以pod install 时候提示如下
Analyzing dependencies
[!] CocoaPods could not find compatible versions for pod "sqflite":
In Podfile:
sqflite (from .symlinks/plugins/sqflite/ios)

Specs satisfying the sqflite (from .symlinks/plugins/sqflite/ios) dependency were found, but they required a higher minimum deployment target.

[!] Automatically assigning platform iOS with version 8.0 on target Runner because no platform was specified. Please specify a platform for this target in your Podfile. See https://guides.cocoapods.org/syntax/podfile.html#platform.
image

请问我是否得去 https://flutter.dev/go/android-project-migration 升级一下?

@jaggerwang
Copy link
Owner

目前用的版本是一年多之前的,比较老,暂时没有时间升级,欢迎大家提交 Pull Request。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants