0 purchases
flutter image viewer
Flutter Image Viewer #
Flutter Image Viewer is a Flutter package that provides a customizable widget for displaying images from various sources with advanced features like zooming, panning, and error handling.
Features #
Supports SVG, PNG, and network images.
Allows customizations such as setting image dimensions, colors, borders, and more.
Handles errors gracefully with customizable error messages.
Installation #
To use this package, add flutter_image_viewer as a dependency in your pubspec.yaml file:
dependencies:
flutter:
sdk: flutter
flutter_image_viewer: ^1.0.0
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.