blob: 5b05dd80d0882017ea222eb84ea1323452d4ad52 [file] [log] [blame]
name: connectivity_for_web
description: An implementation for the web platform of the Flutter `connectivity` plugin. This uses the NetworkInformation Web API, with a fallback to Navigator.onLine.
repository: https://github.com/flutter/plugins/tree/master/packages/connectivity/connectivity_for_web
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+connectivity%22
version: 0.4.0
environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=1.20.0"
flutter:
plugin:
platforms:
web:
pluginClass: ConnectivityPlugin
fileName: connectivity_for_web.dart
dependencies:
connectivity_platform_interface: ^2.0.0
flutter_web_plugins:
sdk: flutter
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter