image_view_pro 0.0.1 copy "image_view_pro: ^0.0.1" to clipboard
image_view_pro: ^0.0.1 copied to clipboard

Image view pro is to show the images from asset, url, svg image or file.

Image View Pro #

Image View Pro package lets you view any type of image in your Flutter app.

Installation #

  1. Add the latest version of package to your pubspec.yaml (and rundart pub get):
dependencies:
  image_view_pro: ^0.0.1
  1. Import the package and use it in your Flutter App.
import 'package:image_view_pro/image_view_pro.dart';
0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Image view pro is to show the images from asset, url, svg image or file.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on image_view_pro