network_reachability 0.0.1+1 copy "network_reachability: ^0.0.1+1" to clipboard
network_reachability: ^0.0.1+1 copied to clipboard

An advanced network monitoring and resilience library for Flutter, powered by a high-performance Rust core.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add network_reachability

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

dependencies:
  network_reachability: ^0.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:network_reachability/network_reachability.dart';
0
likes
150
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

An advanced network monitoring and resilience library for Flutter, powered by a high-performance Rust core.

Repository (GitHub)
View/report issues
Contributing

Topics

#network #reachability #connectivity #utils

Documentation

API reference

Funding

Consider supporting this project:

github.com
buymeacoffee.com
ipn.eg

License

GPL-3.0 (license)

Dependencies

flutter, flutter_rust_bridge, plugin_platform_interface

More

Packages that depend on network_reachability

Packages that implement network_reachability