Closed TruongGlacio closed 1 year ago
Related to https://github.com/fluttercommunity/plus_plugins/issues/2162#issue-1914980703 ? See if temporary solve if set Minimum deployments set to 13.0 in connectivity_plus Pods file
It looks like related, but I see in SO discussion that bumping to just 12.0 is enough. Would like to get feedback if it works. In case it works, I will introduce and release this change to connectivity_plus
.
Would be great to hear feedback if the potential fix I created is working. To check the fix, please add connectivity_plus
the following way:
connectivity_plus:
git:
url: https://github.com/fluttercommunity/plus_plugins.git
path: packages/connectivity_plus/connectivity_plus
ref: cf7d93fbfc76830acf2db755543cf4235a49df60
UPD (Oct 3 2023): Because the PR with the fix is already merged updated the snippet to point to exact commit with the fix on main
branch. Till the new version of connectivity_plus
released this week, it is advised to use the version from the snippet.
Platform
MacOs 14+ Xocde 15
Plugin
connectivity_plus
Version
4.0.2
Flutter SDK
3.13.5
Steps to reproduce
Code Sample
No response
Logs
Flutter Doctor
Checklist before submitting a bug
flutter pub upgrade
flutter clean