build flutter项目时,提示:
Because every version of integration_test from sdk depends on crypto 3.0.0 and leancloud_storage >=0.0.4 depends on crypto ^2.1.3, integration_test from sdk is incompatible with leancloud_storage >=0.0.4.
So, because xxx depends on both leancloud_storage ^0.6.3 and integration_test any from sdk, version solving failed.
Running "flutter pub get" in xxx...
pub get failed (1; So, because xxx depends on both leancloud_storage ^0.6.3
and integration_test any from sdk, version solving failed.)
pubspec.yaml里 leancloud_storage: ^0.6.3