Adapt package to current http package
Open
- Dominant language
- Dart
- Stars
- 143
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
When trying to use requests with the current ```http``` package, I get the error
```
Because requests >=4.1.0 depends on http ^0.13.4 and myapp depends on http ^1.1.0, requests >=4.1.0 is forbidden
```
so updating it to the last version of http would be great.
**Desktop (please complete the following information):**
- Browser [e.g. chrome, edge]
Contributor guide
Assessment
This issue has not been assessed yet.