web_renderer 0.0.4+2 copy "web_renderer: ^0.0.4+2" to clipboard
web_renderer: ^0.0.4+2 copied to clipboard

outdated

Renders images with HTTP requests.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add web_renderer

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

dependencies:
  web_renderer: ^0.0.4+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:web_renderer/web_renderer.dart';
1
likes
110
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

Renders images with HTTP requests.

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

cached_network_image, flutter, flutter_cache_manager, intl, shelf, synchronized

More

Packages that depend on web_renderer

Packages that implement web_renderer