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

Request Update for Newest Flutter & Dart SDK #89

Closed
DenisMrGnusa opened this issue Jun 15, 2022 · 1 comment
Closed

Request Update for Newest Flutter & Dart SDK #89

DenisMrGnusa opened this issue Jun 15, 2022 · 1 comment

Comments

@DenisMrGnusa
Copy link

My flutter & dart version
Flutter 3.0.2 • channel stable • https://github.com/flutter/flutter.git
Framework • revision cd41fdd495 (7 days ago) • 2022-06-08 09:52:13 -0700
Engine • revision f15f824b57
Tools • Dart 2.17.3 • DevTools 2.12.2

Primary Problem

When adding flutter_image_editor package to my pubspec I've error like bellow:

Because image_editor 1.0.2 requires SDK version <2.0.0 and no versions of image_editor match >1.0.2 <2.0.0, image_editor ^1.0.2 is forbidden.
So, because peduli_bencana_presisi depends on image_editor ^1.0.2, version solving failed.
@CaiJingLong
Copy link
Member

sdk: ">=2.12.0 <3.0.0"
flutter: ">=2.0.0"

The package support Flutter 2.x and 3.x

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