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

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.6

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';
60
likes
110
pub points
80%
popularity

Publisher

unverified uploader

customizable flutter widget that animates when internet connection changes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

connectivity_plus, flutter

More

Packages that depend on connection_status_bar