network_status_bar 0.1.8 copy "network_status_bar: ^0.1.8" to clipboard
network_status_bar: ^0.1.8 copied to clipboard

Create network status bar detect your device online/offline with slide animation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add network_status_bar

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

dependencies:
  network_status_bar: ^0.1.8

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:network_status_bar/network_status_bar.dart';
2
likes
30
pub points
26%
popularity

Publisher

unverified uploader

Create network status bar detect your device online/offline with slide animation.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

connectivity, flutter

More

Packages that depend on network_status_bar