Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

depend on network_info_plus: ^4.0.0 #57

Closed
dJani97 opened this issue May 10, 2023 · 1 comment · Fixed by #58
Closed

depend on network_info_plus: ^4.0.0 #57

dJani97 opened this issue May 10, 2023 · 1 comment · Fixed by #58

Comments

@dJani97
Copy link

dJani97 commented May 10, 2023

flutter_offline currently depends on network_info_plus: ^2.1.2, which is a really old version. Version 3 and even version 4 were released since then.

Please depend on network_info_plus: ^4.0.0.

@dJani97 dJani97 changed the title depend on network_info_plus: ^4.0.0 depend on network_info_plus: ^4.0.0 May 10, 2023
@AngeloAvv
Copy link
Contributor

Hey @dJani97 , I opened a PR to fix this issue

jogboms added a commit that referenced this issue Jul 7, 2023
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants