fluttercommunity / plus_plugins

Flutter Community Plus Plugins
BSD 3-Clause "New" or "Revised" License
1.62k stars 975 forks source link

chore(all): set `win32` dependency to `^5.5.3` #3260

Closed miquelbeltran closed 1 month ago

miquelbeltran commented 1 month ago

Description

Due to incompatibility with web32 (<5.5.1) and dart (>=3.5.0), I changed the web32 version to use the latest version rather than a range.

Related Issues

Checklist

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?