fluttercommunity / fluttercommunity/chewie

Dependent provider version is too low

Open
#573 0 comments 10 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
2.1k
Forks
1.1k
Avg merge
6d 8h
Merged PRs (30d)
6

Description

Because chewie >=1.2.0 depends on provider ^5.0.0 and flutter_bloc 7.3.3 depends on provider ^6.0.0, chewie >=1.2.0 is incompatible with flutter_bloc 7.3.3.
And because no versions of flutter_bloc match >7.3.3 <8.0.0, chewie >=1.2.0 is incompatible with flutter_bloc ^7.3.3.
So, because octopus_scratch depends on both flutter_bloc ^7.3.3 and chewie ^1.2.2, version solving failed.
pub get failed (1; So, because octopus_scratch depends on both flutter_bloc ^7.3.3 and chewie ^1.2.2, version solving failed.)

I used the git version instead:

`chewie:
git:
url: git://github.com/brianegan/chewie.git`

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.