appwrite / appwrite/sdk-for-flutter
Update package_info_plus / device_info_plus dependencies
- Dominant language
- Dart
- Stars
- 418
- Forks
- 150
- Avg merge
- 1h 23m
- Merged PRs (30d)
- 3
Description
Hello, I recently ran into a dependency conflict because Appwrite is still pinned to older versions of `package_info_plus` (and previously I also hit something similar with `device_info_plus`).
Would it be possible to update these dependencies to the latest versions, or relax the version constraints if they're already compatible?
Packages from the `plus_plugins` ecosystem are used by a lot of Flutter apps, so keeping them reasonably up to date would help avoid version solving issues.
Thanks!
Contributor guide
Research direction
Locate the dependency declarations for package_info_plus and device_info_plus in this Flutter SDK, then check their current constraints against the latest compatible versions. Done means dependency resolution no longer produces the reported conflict while keeping the SDK compatible with its supported Flutter environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100