connectivity_service 0.0.4 copy "connectivity_service: ^0.0.4" to clipboard
connectivity_service: ^0.0.4 copied to clipboard

Network Service Checker.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add connectivity_service

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

dependencies:
  connectivity_service: ^0.0.4

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:connectivity_service/connectivity_service.dart';
2
likes
90
pub points
56%
popularity

Publisher

unverified uploader

Network Service Checker.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

connectivity, flutter, http, path_provider, provider

More

Packages that depend on connectivity_service