Back

Flutter sdk dependencies upgrade

  • 0
  • Flutter
dr.pand
30 May, 2023, 07:22

Hello. Earlier a posted issue on GitHub, so sorry for duplication, just wanna know, when it will be updated.

Link to issue:

https://github.com/appwrite/sdk-for-flutter/issues/150

Currently flutter appwrite sdk depends on device_info_plus ^8.1.0,

Cuz of a lot of packages been upgraded, I got version solving failed.

Example:

Resolving dependencies... Because flutter_quill >=7.1.17+1 depends on device_info_plus ^9.0.0 and appwrite 9.0.0 depends on device_info_plus ^8.1.0, flutter_quill >=7.1.17+1 is incompatible with appwrite 9.0.0. And because no versions of appwrite match >9.0.0 <10.0.0, flutter_quill >=7.1.17+1 is incompatible with appwrite ^9.0.0. So, because stomhelp depends on both appwrite ^9.0.0 and flutter_quill ^7.2.0, version solving failed. exit code 1

So, when you will be able to upgrade dependencies?)

TL;DR
The user is experiencing dependency conflicts when upgrading the Flutter SDK. They have posted an issue on GitHub and are seeking updates on when it will be resolved. The conflict is between the flutter_quill package, which requires device_info_plus ^9.0.0, and the appwrite package, which requires device_info_plus ^8.1.0. The current version of the appwrite package (9.0.0) is incompatible with flutter_quill. The user is asking when the dependencies will be upgraded.
safwan
30 May, 2023, 08:13

Hi @dr.pand

If you have posted an issue on GitHub, it's best to use the #👷│maintainers channel to ask for updates.

joeyouss
30 May, 2023, 08:14

Hi - I understand your concern but - its hard to say when it will be done, let me just quickly talk to my team and get back.

Drake
30 May, 2023, 13:38

In the meantime, maybe you can look into overriding the dependency: https://stackoverflow.com/questions/59548782/dart-packages-dependency-conflicts

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