internet_connection_checker_service 1.1.0 copy "internet_connection_checker_service: ^1.1.0" to clipboard
internet_connection_checker_service: ^1.1.0 copied to clipboard

A service for checking internet connection status and accessibility

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add internet_connection_checker_service

With Flutter:

 $ flutter pub add internet_connection_checker_service

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

dependencies:
  internet_connection_checker_service: ^1.1.0

Alternatively, your editor might support dart pub get or 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_connection_checker_service/internet_connection_checker_service.dart';
4
likes
0
pub points
53%
popularity

Publisher

unverified uploader

A service for checking internet connection status and accessibility

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

connectivity_plus, dio, flutter

More

Packages that depend on internet_connection_checker_service