pocketbase / dart-sdk

PocketBase Dart SDK
https://pub.dev/packages/pocketbase
MIT License
511 stars 51 forks source link

Upgrade http to 1.0.0 #42

Closed jkoenig134 closed 1 year ago

jkoenig134 commented 1 year ago

As http version 1.0.0 is released I want to upgrade it in my project. The dependency of pocketbase sadly blocks this. This could be done as a part of https://github.com/pocketbase/dart-sdk/pull/41.

ganigeorgiev commented 1 year ago

Yes, I'll consider updating the package soon (currently the JS app hooks and Go internal refactoring is with higher priority).

As a temporary workaround, you can try to overwrite the dependency with dependency_overrides in your pubspec.yaml (I'm not sure if it works on transitive dependency though).

jkoenig134 commented 1 year ago

@ganigeorgiev thanks for the fast response! It's not that urgent - I just wanted to mention it that it not gets forgotten!

ganigeorgiev commented 1 year ago

The http dependency was updated in v0.12.0.