Closed
Description
Hey there. Importing this library with flutter test: any causes a clash in packages get:
Because every version of parse_server_sdk from git depends on http ^0.12.0 and every version of flutter_test from sdk depends on http 0.11.3+17, parse_server_sdk from git is incompatible with flutter_test from sdk.
So, because sms_and_contacts_db_importer depends on both flutter_test any from sdk and parse_server_sdk from git, version solving failed.
Metadata
Metadata
Assignees
Labels
No labels