wma_connectivity 0.0.1-nullsafety.2 copy "wma_connectivity: ^0.0.1-nullsafety.2" to clipboard
wma_connectivity: ^0.0.1-nullsafety.2 copied to clipboard

outdated

Combines different sources of network events and tries to estimate the connectivity of the device using a Weighted Moving Average.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wma_connectivity

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

dependencies:
  wma_connectivity: ^0.0.1-nullsafety.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:wma_connectivity/wma_connectivity.dart';
1
likes
0
points
32
downloads

Publisher

verified publisherlinden.no

Weekly Downloads

Combines different sources of network events and tries to estimate the connectivity of the device using a Weighted Moving Average.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, meta, rxdart

More

Packages that depend on wma_connectivity