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

A flexible Flutter widget that supports the PNG and SVG images from the network, can cache them. Actually 3 in 1, supports PNG SVG as well as image from local assets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flexible_png_svg_network_image_widget_juni1289

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

dependencies:
  flexible_png_svg_network_image_widget_juni1289: ^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:flexible_png_svg_network_image_widget_juni1289/empty_container_helper_widget.dart';
import 'package:flexible_png_svg_network_image_widget_juni1289/flexible_png_svg_network_image_juni1289.dart';
import 'package:flexible_png_svg_network_image_widget_juni1289/png_cached_network_image_view.dart';
import 'package:flexible_png_svg_network_image_widget_juni1289/svg_cached_network_image_view.dart';
5
likes
150
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

A flexible Flutter widget that supports the PNG and SVG images from the network, can cache them. Actually 3 in 1, supports PNG SVG as well as image from local assets

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cached_network_image, flutter, flutter_advanced_networkimage_2, flutter_svg

More

Packages that depend on flexible_png_svg_network_image_widget_juni1289