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

A simple flutter package that saves network images for whenever the user is offline

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add download_network_images_for_offline

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

dependencies:
  download_network_images_for_offline: ^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:download_network_images_for_offline/download_network_images_for_offline.dart';
7
likes
40
pub points
0%
popularity

Publisher

verified publishermartvenck.com

A simple flutter package that saves network images for whenever the user is offline

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

connectivity, flutter, http

More

Packages that depend on download_network_images_for_offline