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

Unified network + real internet status Stream with configurable checks, multi-platform, pure Dart Streams.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add netstatus

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

dependencies:
  netstatus: ^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:netstatus/netstatus.dart';
1
likes
160
points
38
downloads

Publisher

verified publisherkidpech.app

Weekly Downloads

Unified network + real internet status Stream with configurable checks, multi-platform, pure Dart Streams.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, flutter, http, meta, web

More

Packages that depend on netstatus