fifty_connectivity 0.1.2 copy "fifty_connectivity: ^0.1.2" to clipboard
fifty_connectivity: ^0.1.2 copied to clipboard

Network connectivity monitoring with intelligent reachability probing (DNS/HTTP). Part of the Fifty Flutter Kit.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fifty_connectivity

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

dependencies:
  fifty_connectivity: ^0.1.2

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:fifty_connectivity/fifty_connectivity.dart';
0
likes
150
points
163
downloads
screenshot

Publisher

verified publisherfifty.dev

Weekly Downloads

Network connectivity monitoring with intelligent reachability probing (DNS/HTTP). Part of the Fifty Flutter Kit.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #connectivity #network #monitoring

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, fifty_tokens, fifty_ui, fifty_utils, flutter, get

More

Packages that depend on fifty_connectivity