Back

Dependency on previous version of http package

  • 0
  • Flutter
flo<3ler
10 Nov, 2023, 12:27

Hey, is there a reason why the newest appwrite and dart_appwrite packages depend on http: '>=0.13.6 <1.0.1' and not on version 1.1.0?

The newer http version was published 2 months before the upgrade to appwrite v11 / dart_appwrite v10.

I have an unfortunate dependency conflict, because another of my packages depends on http: ^1.1.0 and teh previous version of that package depended on an earlier release, so they made a bigger jump.

I can't upgrade my appwrite dependencies (except for not using that package, but it's for i18n).

Is there a reason for not supporting the newest version? If not, I would raise an issue in GitHub.

Thanks!

TL;DR
The user is asking why the newest appwrite and dart_appwrite packages depend on an older version of the http package instead of the latest version. They are experiencing a dependency conflict because another package they are using depends on a newer version of http. They are asking for a reason why the newest version is not supported and considering raising an issue on GitHub.
Drake
10 Nov, 2023, 19:22

We wanted to try and maintain support for older versions

flo<3ler
13 Nov, 2023, 11:45

Understandable, then I'll contact the authors of flutter_i18n or fork and edit the repo for personal use. Or I just might use a different approach to i18n. Thanks anyways!

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more