connectivity_watcher 3.0.5 copy "connectivity_watcher: ^3.0.5" to clipboard
connectivity_watcher: ^3.0.5 copied to clipboard

A Flutter package for fast internet checks with subsecond response times and customizable offline UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add connectivity_watcher

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

dependencies:
  connectivity_watcher: ^3.0.5

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_watcher/connectivity_watcher.dart';
40
likes
150
points
253
downloads
screenshot

Publisher

verified publisherthezerone.com

Weekly Downloads

A Flutter package for fast internet checks with subsecond response times and customizable offline UI.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on connectivity_watcher