Closed
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest version of Parse Server and the Parse Flutter SDK.
Issue Description
/Users/ikarelin/Developer/flutter/bin/flutter --no-color pub get
Resolving dependencies...
Because parse_server_sdk_flutter 7.0.0 depends on connectivity_plus ^3.0.6 and no versions of parse_server_sdk_flutter match >7.0.0 <8.0.0, parse_server_sdk_flutter ^7.0.0 requires connectivity_plus ^3.0.6.
So, because easy_renty depends on both connectivity_plus ^5.0.2 and parse_server_sdk_flutter ^7.0.0, version solving failed.
You can try the following suggestion to make the pubspec resolve:
- Consider downgrading your constraint on connectivity_plus: flutter pub add connectivity_plus:^3.0.6
Steps to reproduce
Actual Outcome
Expected Outcome
Environment
Parse Flutter SDK
- SDK version: parse_server_sdk_flutter: ^7.0.0
- Flutter version: 3.16.5
- Dart version: Dart 3.2.3
- Operating system version: Mac OS Sonoma
Server
- Parse Server version: 5.5.4