network_image_safe_provider 1.0.2 copy "network_image_safe_provider: ^1.0.2" to clipboard
network_image_safe_provider: ^1.0.2 copied to clipboard

A Flutter library to handle NetworkImageProvider http. A placeholder will be displayed if there is a network error.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add network_image_safe_provider

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

dependencies:
  network_image_safe_provider: ^1.0.2

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:network_image_safe_provider/network_image_safe_provider.dart';
3
likes
40
pub points
3%
popularity

Publisher

verified publishermicropp.net

A Flutter library to handle NetworkImageProvider http. A placeholder will be displayed if there is a network error.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on network_image_safe_provider