You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.