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';

Libraries

image_view_pro