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

The Connectivity sensor provides information on the network sensors availability of the device.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add awareframework_connectivity

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

dependencies:
  awareframework_connectivity: ^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:awareframework_connectivity/awareframework_connectivity.dart';
0
likes
15
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

The Connectivity sensor provides information on the network sensors availability of the device.

License

unknown (license)

Dependencies

awareframework_core, flutter

More

Packages that depend on awareframework_connectivity

Packages that implement awareframework_connectivity