elyssaDev

Results 4 comments of elyssaDev

I'm seeing it now on an iOS 15.5 physical device, not just in the Simulator, so idk.

I'm seeing it on iOS 15.5 (physical device).

If you need a solution in the meantime, check out [internet_connection_checker](https://github.com/RounakTadvi/internet_connection_checker). They even have this code block in their README, for easy migration: ```dart var isDeviceConnected = false; var subscription...

> Hello, I want to ask whether this feature has been implemented in the latest version 3.22.0 of flutter? thank you! Here's the official Medium post for Flutter 3.22.0. I...