internet_connection_checker_service 1.1.4+1 copy "internet_connection_checker_service: ^1.1.4+1" to clipboard
internet_connection_checker_service: ^1.1.4+1 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 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 flutter pub get):

dependencies:
  internet_connection_checker_service: ^1.1.4+1

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_connection_checker_service/internet_connection_checker_service.dart';
3
likes
130
pub points
46%
popularity

Publisher

unverified uploader

A service for checking internet connection status and accessibility

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

connectivity_plus, dio, flutter

More

Packages that depend on internet_connection_checker_service