Open mkbsugita opened 1 year ago
I guess it is the best 3S module in Dart modules.
bad: SimpleS3 minio
If you have the time to fork this library and test that it works with the latest version of amazon_cognito_identity_dart_2
, a PR would be incredibly welcome! Otherwise, I'll see if I can get around to it, but it may be a few days.
FYI
flutter pub add aws_s3_upload
command's result
Because aws_s3_upload <1.2.0 depends on amazon_cognito_identity_dart_2 ^0.1.25+1 and aws_s3_upload >=1.2.0 depends on amazon_cognito_identity_dart_2 ^1.0.3, every version of aws_s3_upload requires amazon_cognito_identity_dart_2 ^0.1.25+1 or ^1.0.3.
So, because MKBContainerFortune depends on both amazon_cognito_identity_dart_2 ^3.3.0 and aws_s3_upload any, version solving failed.
pub finished with exit code 65
dependency_overrides:
amazon_cognito_identity_dart_2: ^3.3.0
in pubspec.yaml
I use
^3.3.0
version of amazon_cognito_identity_dart_2 I don't want to downgrade\