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!
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 withdevice_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_pluginsecosystem are used by a lot of Flutter apps, so keeping them reasonably up to date would help avoid version solving issues.Thanks!