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

SDK is Incompatible #5

Closed
yosus opened this issue Aug 19, 2020 · 1 comment
Closed

SDK is Incompatible #5

yosus opened this issue Aug 19, 2020 · 1 comment

Comments

@yosus
Copy link

yosus commented Aug 19, 2020

Hi,

I tried using "gpx: ^1.1.1" and pub-get returns this error :

Because every version of flutter from sdk depends on meta 1.1.8 and xml >=4.3.0 depends on meta ^1.2.0, flutter from sdk is incompatible with xml >=4.3.0.
And because gpx >=1.0.1+2 depends on xml ^4.3.0, flutter from sdk is incompatible with gpx >=1.0.1+2.
So, because flutter_app depends on both flutter any from sdk and gpx ^1.1.1, version solving failed.
pub get failed (1; So, because flutter_app depends on both flutter any from sdk and gpx ^1.1.1, version solving failed.)

flutter doctor -v

[√] Flutter (Channel stable, 1.20.2, on Microsoft Windows [Version 10.0.18363.1016], locale en-US)
    • Flutter version 1.20.2 at C:\src\flutter
    • Framework revision bbfbf1770c (6 days ago), 2020-08-13 08:33:09 -0700
    • Engine revision 9d5b21729f
    • Dart version 2.9.1

[√] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
    • Android SDK at C:\Users\LK\AppData\Local\Android\sdk
    • Platform android-30, build-tools 30.0.2
    • Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
    • All Android licenses accepted.

[√] Android Studio (version 4.0)
    • Android Studio at C:\Program Files\Android\Android Studio
    • Flutter plugin version 48.0.2
    • Dart plugin version 193.7361
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)

[!] Connected device
    ! No devices available

! Doctor found issues in 1 category.
@kb0
Copy link
Owner

kb0 commented May 26, 2021

Update dependencies during migration on null safety - v2.0.0 (dart sdk >=2.12.0) - #11

@kb0 kb0 closed this as completed May 26, 2021
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