reload_widget 0.0.5 copy "reload_widget: ^0.0.5" to clipboard
reload_widget: ^0.0.5 copied to clipboard

A Flutter component that supports tapping Reload when fetching data fails.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add reload_widget

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

dependencies:
  reload_widget: ^0.0.5

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:reload_widget/reload_widget.dart';
4
likes
150
pub points
15%
popularity

Publisher

verified publisherwacow.cc

A Flutter component that supports tapping Reload when fetching data fails.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on reload_widget