blob: b783a0db65903159111b5ce1372449b032b81c56 [file] [log] [blame]
name: connectivity
description: Flutter plugin for discovering the state of the network (WiFi &
mobile/cellular) connectivity on Android and iOS.
version: 0.2.1
author: Flutter Team <flutter-dev@googlegroups.com>
homepage: https://github.com/flutter/plugins/tree/master/packages/connectivity
flutter:
plugin:
androidPackage: io.flutter.plugins.connectivity
iosPrefix: FLT
pluginClass: ConnectivityPlugin
dependencies:
flutter:
sdk: flutter
environment:
sdk: ">=1.8.0 <2.0.0"