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

A library that check user's internet connection.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add check_internet_connection

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

dependencies:
  check_internet_connection: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:check_internet_connection/check_internet_connection.dart';
1
likes
40
points
30
downloads

Publisher

verified publishersnaplan.o-r.kr

Weekly Downloads

A library that check user's internet connection.

Repository (GitHub)

License

MIT (license)

Dependencies

connectivity_plus

More

Packages that depend on check_internet_connection