connectivity_for_web 0.3.0 copy "connectivity_for_web: ^0.3.0" to clipboard
connectivity_for_web: ^0.3.0 copied to clipboard

discontinued
outdated

An implementation for the web platform of the Flutter `connectivity` plugin. This uses the NetworkInformation Web API, with a fallback to Navigator.onLine.

0.3.0 #

  • Rename from "experimental_connectivity_web" to "connectivity_for_web", and move to flutter/plugins master.

0.2.0 #

  • Add fallback on dart:html for browsers where NetworkInformationAPI is not supported.

0.1.0 #

  • Initial release.
12
likes
0
pub points
98%
popularity

Publisher

verified publisherflutter.dev

An implementation for the web platform of the Flutter `connectivity` plugin. This uses the NetworkInformation Web API, with a fallback to Navigator.onLine.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

connectivity_platform_interface, flutter, flutter_web_plugins, js

More

Packages that depend on connectivity_for_web