0.3.1

  • Use NetworkInformation API from dart:html, instead of the JS-interop version.

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.