websafe_network_image 1.0.7 copy "websafe_network_image: ^1.0.7" to clipboard
websafe_network_image: ^1.0.7 copied to clipboard

discontinued

Simple abstraction to be able to detect Web, Android, and iOS without a hard reference to `dart:io`

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add websafe_network_image

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

dependencies:
  websafe_network_image: ^1.0.7

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:websafe_network_image/websafe_network_image.dart';
1
likes
30
pub points
0%
popularity

Publisher

verified publisherpeifferinnovations.com

Simple abstraction to be able to detect Web, Android, and iOS without a hard reference to `dart:io`

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cached_network_image, flutter, http, meta

More

Packages that depend on websafe_network_image