appwrite / appwrite/sdk-for-flutter

Update package_info_plus / device_info_plus dependencies

Open
#324 0 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.