internet_checker 1.0.0 copy "internet_checker: ^1.0.0" to clipboard
internet_checker: ^1.0.0 copied to clipboard

A Flutter plugin for internet checker the mobile platform. Supports iOS and Android.

internet_checker #

A Flutter plugin for internet checker the mobile platform. Supports iOS and Android.

Getting Started #

To use this plugin, add internet_checker as a as a dependency in your pubspec.yaml file.

Example #

import 'package:internet_checker/internet_checker.dart';

showDialog(
  context: context, 
  builder: (BuildContext context) => WifiRetriever(circleStroke: 1.0,size: 40));
0
likes
40
pub points
19%
popularity

Publisher

unverified uploader

A Flutter plugin for internet checker the mobile platform. Supports iOS and Android.

Homepage

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on internet_checker