Plugin
share_plus, network_info_plus, package_info_plus, etc
Use case
The last plugins update across the board picked up win32 6.0.0 dependency and aggressively updated minimum version of Dart 3.11 and Flutter 3.41.6 for all plugins.
Due to huge popularity of all *_plus plugins this change makes it hard to update app to the latest *_plus plugin versions due to version conflicts with all other plugins that have dependency on win32. Not plugins are willing to or can update minimum Dart requirement to 3.11. Especially given that most flutter platform plugins are still on Dart 3.10.
Proposal
The win32 since then released a 6.0.1 version and lowered minimum required Dart version to 3.10.
It would be great if all *_plus plugins could pick that dependency and also lower min Dart version to 3.10.
Plugin
share_plus, network_info_plus, package_info_plus, etc
Use case
The last plugins update across the board picked up win32 6.0.0 dependency and aggressively updated minimum version of Dart 3.11 and Flutter 3.41.6 for all plugins.
Due to huge popularity of all *_plus plugins this change makes it hard to update app to the latest *_plus plugin versions due to version conflicts with all other plugins that have dependency on win32. Not plugins are willing to or can update minimum Dart requirement to 3.11. Especially given that most flutter platform plugins are still on Dart 3.10.
Proposal
The win32 since then released a 6.0.1 version and lowered minimum required Dart version to 3.10.
It would be great if all *_plus plugins could pick that dependency and also lower min Dart version to 3.10.