flutter_network_capabilities 0.0.2 copy "flutter_network_capabilities: ^0.0.2" to clipboard
flutter_network_capabilities: ^0.0.2 copied to clipboard

This package allows monitoring of Network Capabilities from Android and iOS devices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_network_capabilities

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

dependencies:
  flutter_network_capabilities: ^0.0.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:flutter_network_capabilities/flutter_network_capabilities.dart';
5
likes
140
points
10.2k
downloads

Publisher

verified publishernubank.dev

Weekly Downloads

This package allows monitoring of Network Capabilities from Android and iOS devices.

Homepage
Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_network_capabilities