flutter_no_internet_widget 1.0.0+18-dev.1 copy "flutter_no_internet_widget: ^1.0.0+18-dev.1" to clipboard
flutter_no_internet_widget: ^1.0.0+18-dev.1 copied to clipboard

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: ^1.0.0+18-dev.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:flutter_no_internet_widget/flutter_no_internet_widget.dart';
43
likes
130
pub points
88%
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

connectivity_plus, equatable, flutter, flutter_bloc, mocktail, responsive_sizer

More

Packages that depend on flutter_no_internet_widget