connection_info 0.0.2-dev copy "connection_info: ^0.0.2-dev" to clipboard
connection_info: ^0.0.2-dev copied to clipboard

outdated

Project to check for internet connectivity with dart.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add connection_info

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

dependencies:
  connection_info: ^0.0.2-dev

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:connection_info/connection_info.dart';
2
likes
0
points
48
downloads

Publisher

verified publisherpeuconomia.com

Weekly Downloads

Project to check for internet connectivity with dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, freezed_annotation, http, json_annotation

More

Packages that depend on connection_info