After performing a flutter pub upgrade, Flutter is warning the following:
The following plugins do not support Swift Package Manager for iOS:
- wifi_iot
This will become an error in a future version of Flutter. Please contact the plugin maintainers to request Swift Package Manager adoption.
Highlighting this for early closure so that future updates of flutter will not cause issue using this package
After performing a
flutter pub upgrade,Flutter is warning the following:Highlighting this for early closure so that future updates of flutter will not cause issue using this package