connectivity_plus_widget 1.0.1 copy "connectivity_plus_widget: ^1.0.1" to clipboard
connectivity_plus_widget: ^1.0.1 copied to clipboard

A widget that displays the device's connectivity status.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add connectivity_plus_widget

With Flutter:

 $ flutter pub add connectivity_plus_widget

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

dependencies:
  connectivity_plus_widget: ^1.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:connectivity_plus_widget/connectivity/connectivity_plus_service.dart';
import 'package:connectivity_plus_widget/connectivity/connectivity_widget.dart';
11
likes
0
pub points
77%
popularity

Publisher

unverified uploader

A widget that displays the device's connectivity status.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

connectivity_plus, flutter, get_it, marquee

More

Packages that depend on connectivity_plus_widget