online_status_checker 0.0.1+1 copy "online_status_checker: ^0.0.1+1" to clipboard
online_status_checker: ^0.0.1+1 copied to clipboard

discontinued

Online Status Checker is an easy to use widget that show an info page if the device is offline.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add online_status_checker

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

dependencies:
  online_status_checker: ^0.0.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:online_status_checker/online_status_checker.dart';
4
likes
80
pub points
0%
popularity

Publisher

verified publisherak.gen.tr

Online Status Checker is an easy to use widget that show an info page if the device is offline.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, internet_connection_checker

More

Packages that depend on online_status_checker