connection_status_bar 1.1.1 copy "connection_status_bar: ^1.1.1" to clipboard
connection_status_bar: ^1.1.1 copied to clipboard

outdated

customizable flutter widget that animates when internet connection changes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add connection_status_bar

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

dependencies:
  connection_status_bar: ^1.1.1

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_status_bar/connection_status_bar.dart';
61
likes
0
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

customizable flutter widget that animates when internet connection changes.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

connectivity, flutter

More

Packages that depend on connection_status_bar