network_usage 0.0.4 copy "network_usage: ^0.0.4" to clipboard
network_usage: ^0.0.4 copied to clipboard

A Refactored data_usage plugin to fetch network usage on mobile devices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add network_usage

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

dependencies:
  network_usage: ^0.0.4

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_usage/network_usage.dart';
7
likes
140
points
368
downloads

Publisher

unverified uploader

Weekly Downloads

A Refactored data_usage plugin to fetch network usage on mobile devices.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on network_usage