parse-community / Parse-SDK-Flutter

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

depends on parse_server_sdk_flutter ^7.0.0 which depends on package_info_plus ^4.0.2 #984

Closed sgehrman closed 7 months ago

sgehrman commented 7 months ago

The never ending issue I've reported for years now.

UPDATE YOUR PACKAGES!!

Are you purposely trying to kill parse?

parse-github-assistant[bot] commented 7 months ago

Thanks for opening this issue!

mbfakourii commented 7 months ago

According to our support policy, we currently cannot cancel our support for versions below 3 darts (Until May 2024).

My suggestion is to use dependency_overrides. like this

dependency_overrides:
  package_info_plus: ^5.0.1