Package install failing for latest flutter 2.0.0 for mobile
Open
problem
- Dominant language
- Dart
- Stars
- 4.4k
- Forks
- 449
- PR merge metrics
- No merged PRs in 30d
Description
Package install failing with below error:
Because hive_flutter 0.3.1 depends on path_provider ^1.0.0 and no versions of hive_flutter match >0.3.1 <0.4.0, hive_flutter ^0.3.1 requires path_provider ^1.0.0.
So, because migo depends on both hive_flutter ^0.3.1 and path_provider ^2.0.1, version solving failed.
**Version**
- Platform: iOS, Android, Mac, Windows, Linux, Web
- Flutter version: 2.0.0
- Hive version:
hive: '1.4.4+1'
hive_flutter: '^0.3.1'
path_provider: '^2.0.1'
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.