connectivity_plus_web 0.4.0
connectivity_plus_web: ^0.4.0 copied to clipboard
An implementation for the web platform of the Flutter `connectivity_plus` plugin. This uses the NetworkInformation Web API, with a fallback to Navigator.onLine.
Connectivity Plus Web #
The Web implementation of connectivity_plus
.
Usage #
This package is already included as part of the connectivity_plus
package dependency, and will
be included when using connectivity_plus
as normal.