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

Internet connection guard

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add connectivity_guard

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

dependencies:
  connectivity_guard: ^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_guard/connectivity_guard.dart';
3
likes
105
points
11
downloads

Publisher

verified publisherfiresoftyazilim.com

Weekly Downloads

Internet connection guard

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, flutter

More

Packages that depend on connectivity_guard