vernet icon indicating copy to clipboard operation
vernet copied to clipboard

Missing functionality on ios?

Open guyluz11 opened this issue 2 years ago • 1 comments

I didn't test it on ios but Vernet uses dart_ping which does not support ios.

To use dart_ping on iOS, add the dart_ping_ios package as a dependency

And in the packages I can't find dart_ping_ios so I guess some functionality currently does not work on ios

guyluz11 avatar Jul 23 '22 12:07 guyluz11

We are using both network_tools and dart_ping in vernet. Let's focus on network_tools_flutter first. Then we just add dart_ping_ios to make it work on iOS also.

git-elliot avatar Jul 23 '22 12:07 git-elliot

Please reopen if you think ping is not working on iOS

git-elliot avatar Jan 26 '24 03:01 git-elliot