Last updated:
0 purchases
image view pro
Image View Pro #
Image View Pro package lets you view any type of image in your Flutter app.
Installation #
Add the latest version of package to your pubspec.yaml (and rundart pub get):
dependencies:
image_view_pro: ^0.0.1
copied to clipboard
Import the package and use it in your Flutter App.
import 'package:image_view_pro/image_view_pro.dart';
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.