flutter_no_internet_widget 0.0.3+8 copy "flutter_no_internet_widget: ^0.0.3+8" to clipboard
flutter_no_internet_widget: ^0.0.3+8 copied to clipboard

outdated

A new Flutter widget to show online or offline widget without any extra code or dependencies.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_no_internet_widget

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

dependencies:
  flutter_no_internet_widget: ^0.0.3+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:flutter_no_internet_widget/flutter_no_internet_widget.dart';
46
likes
0
pub points
87%
popularity

Publisher

verified publishernagaraj.com.au

A new Flutter widget to show online or offline widget without any extra code or dependencies.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

connectivity_plus, equatable, flutter, flutter_bloc, responsive_sizer

More

Packages that depend on flutter_no_internet_widget