parse-community / Parse-SDK-Flutter

The Dart/Flutter SDK for Parse Platform
https://parseplatform.org
Apache License 2.0
575 stars 190 forks source link

Upgrade dependency package_info_plus #821

Closed sgehrman closed 1 year ago

sgehrman commented 1 year ago

New Issue Checklist

Issue Description

parse_server_sdk_flutter >=3.1.3 depends on package_info_plus: ^1.4.2. The dependency should be upgraded as version 3.0.3 is already available.

parse-github-assistant[bot] commented 1 year ago

Thanks for opening this issue!

mtrezza commented 1 year ago

I'm closing this as it lacks essential information. Please edit your question using the issue template and we can re-open this issue.

sgehrman commented 1 year ago

weird response, I'm just asking for you to update packages. Is this difficult to understand?

mtrezza commented 1 year ago

Thanks, I will rephrase the issue for you, so you can see the difference. Why do you need this to be upgraded, it seems to be an internal dependency for the SDK that is not exposed.

I will clean your post from comments like "lame", "stupid", etc. - could you clarify what you mean by that? Is there another issue what you would like to express in addition to the update?

tungcyfeer commented 1 year ago

Hi. I have the same issue, because I use package_info_plus with version 3.x in my own package. I just checked your lib, it has ^1.4.2 in yaml, so I got version solving failed. So I think you can consider upgrade package_info_plus to the latest version when upgrade version of this lib. Thanks!

sgehrman commented 1 year ago

still a problem in October. This is the worst maintained package on Flutter!!