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

outdated

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
0
pub points
20%
popularity

Publisher

unverified uploader

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

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on internet_checker