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

outdated

Opens a local image file, otherwise fetches from the network and saves to the file

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add network_to_file_image

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

dependencies:
  network_to_file_image: ^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_to_file_image/network_to_file_image.dart';
175
likes
0
pub points
93%
popularity

Publisher

verified publisherglasberg.dev

Opens a local image file, otherwise fetches from the network and saves to the file

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on network_to_file_image