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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add internet_checker

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  internet_checker: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:internet_checker/internet_checker.dart';
0
likes
40
pub points
20%
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