prachiFam / amazon_s3_cognito

this is a Flutter plugin allows users to upload and delete image for amazon s3 cognito
Other
16 stars 24 forks source link

Not work Dart SDK version is 3.0.1 #30

Open nikhilvachhani opened 1 year ago

nikhilvachhani commented 1 year ago

environment: sdk: ">=2.12.0 <3.0.0"

And dependencies

amazon_s3_cognito: ^0.8.0

When I try to "Pub get" received below error.

The current Dart SDK version is 3.0.1.

Because warehouse depends on amazon_s3_cognito >=0.7.5 which requires SDK version >=2.12.0 <=3.0.0, version solving failed.
Process finished with exit code 1
Yoda-Man commented 9 months ago

Is this project still getting maintained? So many dependencies need to get updated

PradeepChoran commented 2 months ago

will get any update?