isar / isar/hive

Hive 2.0.4 depends on crypto ^3.0.0 is incompatible with flutter_driver

Open
#711 0 comments 0 reactions 0 assignees View on GitHub
problem
Dominant language
Dart
Stars
4.4k
Forks
449
PR merge metrics
No merged PRs in 30d

Description

When I add the flutter_driver package for integration testing it failed with the following error:

```
Because hive 2.0.4 depends on crypto ^3.0.0 and no versions of hive match >2.0.4 <3.0.0, hive ^2.0.4 requires crypto ^3.0.0.
And because every version of flutter_driver from sdk depends on crypto 2.1.5, hive ^2.0.4 is incompatible with flutter_driver from sdk.
So, because yeboapp depends on both hive ^2.0.4 and flutter_driver any from sdk, version solving failed.
Provide a few simple lines of code to show your problem.
```

**Version**
- Platform: Android,Web,Windows
- Flutter version: 2.0.3
- Hive version: 2.0.4

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.