universal_internet_checker 0.1.1 copy "universal_internet_checker: ^0.1.1" to clipboard
universal_internet_checker: ^0.1.1 copied to clipboard

Listenable internet check for Flutter Web and Mobile

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add universal_internet_checker

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

dependencies:
  universal_internet_checker: ^0.1.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:universal_internet_checker/universal_internet_checker.dart';
10
likes
140
pub points
68%
popularity

Publisher

unverified uploader

Listenable internet check for Flutter Web and Mobile

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on universal_internet_checker