plus_plugins
plus_plugins copied to clipboard
[Bug]: Documentation inconsistency
Platform
All
Plugin
connectitvity_plus
Version
6.0
Flutter SDK
3.22
Steps to reproduce
Flutter >=3.19.0 is what the change log supports but the readme says flutter >= 3.7
Code Sample
N/a
Logs
N/A
Flutter Doctor
N/A
Checklist before submitting a bug
- [X] I searched issues in this repository and couldn't find such bug/problem
- [X] I Google'd a solution and I couldn't find it
- [X] I searched on StackOverflow for a solution and I couldn't find it
- [X] I read the README.md file of the plugin
- [X] I'm using the latest version of the plugin
- [X] All dependencies are up to date with
flutter pub upgrade - [X] I did a
flutter clean - [X] I tried running the example project
Thanks for reporting. PRs are welcome, so if you would like to, feel free to open one with the fix.
Just looked at the pubspec of the plugin and curios what do you mean about requiring Flutter 3.19.0 if we have 3.7.0 there? https://github.com/fluttercommunity/plus_plugins/blob/main/packages/connectivity_plus/connectivity_plus/pubspec.yaml#L15
Closing due to not response