internet_checker_banner 0.0.5 copy "internet_checker_banner: ^0.0.5" to clipboard
internet_checker_banner: ^0.0.5 copied to clipboard

Display a MaterialBanner when your internet connection is unavailable.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add internet_checker_banner

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

dependencies:
  internet_checker_banner: ^0.0.5

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:internet_checker_banner/internet_checker_banner.dart';
17
likes
70
pub points
63%
popularity

Publisher

unverified uploader

Display a MaterialBanner when your internet connection is unavailable.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, internet_connection_checker

More

Packages that depend on internet_checker_banner