flutter_no_internet_widget 0.0.9+17 copy "flutter_no_internet_widget: ^0.0.9+17" to clipboard
flutter_no_internet_widget: ^0.0.9+17 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: ^0.0.9+17

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
150
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

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