netwatchx 1.0.0 copy "netwatchx: ^1.0.0" to clipboard
netwatchx: ^1.0.0 copied to clipboard

Lightweight Flutter package for real-time internet connectivity monitoring.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add netwatchx

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

dependencies:
  netwatchx: ^1.0.0

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:netwatchx/netwatchx.dart';
1
likes
150
points
72
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Lightweight Flutter package for real-time internet connectivity monitoring.

Repository (GitHub)
View/report issues

Topics

#connectivity #internet #network #flutter

License

MIT (license)

Dependencies

connectivity_plus, flutter, internet_connection_checker_plus

More

Packages that depend on netwatchx