sdk-for-dart
sdk-for-dart copied to clipboard
🐛 Bug Report: dart_appwrite 10.1.0 which depends on http >=0.13.6 <1.0.1
👟 Reproduction steps
The current version of dart pub http is 1.1.2 but the package dart_appwrite depends on an older version.
👍 Expected behavior
dart_appwrite dependency of http should be updated.
👎 Actual Behavior
So the newest compatible version of http is 1.0.0
🎲 Appwrite version
Version 1.4.x
💻 Operating system
Linux
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- [X] I have read the Code of Conduct