Tags: jogboms/flutter_offline
Tags
Bumped dependencies to support network_info_plus 6.x (#66) Hey @jogboms , I updated both dependencies `connectivity_plus` and `network_info_plus` to the latest version, especially to support `network_info_plus` major release. Since network_info_plus introduces breaking changes, I took the chance to bump `flutter_offline`'s major version.
Bumped dependencies to support connectivity_plus 6.x (#65) Hey @jogboms , I took the chance to bump some dependencies to support newer versions like connectivity_plus and network_info_plus. I decided to bump to a major since connectivity_plus decided to change all their signatures 😄 I hope this helps. Feel free to ask for changes, I'll be happy to help. Closes #64
Bumped dependencies to support Flutter 3 with Dart 3 (#58) If you use connectivity_plus for other purposes, you cannot use the latest versions supported by Flutter3 and Dart 3. I took the chance to bump the dependencies for this awesome package as it's not been updated for a while. I also updated the CI script, If you want me to perform some changes, feel free to point them out here. Closes #57
PreviousNext