network_image 0.1.1 copy "network_image: ^0.1.1" to clipboard
network_image: ^0.1.1 copied to clipboard

NetworkImageWidget make your life easy directly call me and feed me with (ImageUrl) or (File) or leave me empty I will automatically set for you default image if you want me to change pass your own us [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add network_image

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

dependencies:
  network_image: ^0.1.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:network_image/network_image.dart';
1
likes
120
points
330
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

NetworkImageWidget make your life easy directly call me and feed me with (ImageUrl) or (File) or leave me empty I will automatically set for you default image if you want me to change pass your own using placeHolder sounds nice right use me in your project.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cached_network_image, flutter

More

Packages that depend on network_image