Open
Description
New Feature / Enhancement Checklist
- [ x] I am not disclosing a vulnerability.
- [ x] I am not just asking a question.
- [ x] I have searched through existing issues.
Current Limitation
The http dependency is still on 0.13.5, while the latest is 1.x.x, which was released 18 months ago. This is becoming an issue as I'd like to add other modules to my app that have a requirement of http ^1.0.0.
Feature / Enhancement Description
Upgrade the dependency to latest.
Example Use Case
Make parse_server_sdk_flutter compatible with other packages.
Alternatives / Workarounds
None, I want to use dnsolve which has no version that works with http 0.x.x.