19 lines
434 B
YAML
19 lines
434 B
YAML
name: photo_view
|
|
description: Photo View provides a gesture sensitive zoomable widget. Photo View is largely used to show interactive images and other stuff such as SVG.
|
|
version: 0.15.0
|
|
homepage: https://github.com/renancaraujo/photo_view
|
|
|
|
environment:
|
|
sdk: ">=2.12.0 <4.0.0"
|
|
flutter: ">=1.6.0"
|
|
|
|
dependencies:
|
|
flutter:
|
|
sdk: flutter
|
|
|
|
dev_dependencies:
|
|
test: ^1.16.0-nullsafety.17
|
|
flutter_test:
|
|
sdk: flutter
|
|
|
|
flutter:
|