no_internet_check 0.0.7 copy "no_internet_check: ^0.0.7" to clipboard
no_internet_check: ^0.0.7 copied to clipboard

outdated

Automatically show no internet screen on top of your current screen and when there is internet it automatically pop the no inter screen.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add no_internet_check

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

dependencies:
  no_internet_check: ^0.0.7

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:no_internet_check/no_internet_check.dart';
14
likes
0
pub points
55%
popularity

Publisher

unverified uploader

Automatically show no internet screen on top of your current screen and when there is internet it automatically pop the no inter screen.

Homepage
Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_toastr, internet_connection_checker

More

Packages that depend on no_internet_check