blob: fff36c46096fe0a1ee23549a6511f8a31af275e1 [file] [log] [blame]
name: image_picker
description: Flutter plugin for selecting images from the Android and iOS image
library, and taking new pictures with the camera.
homepage: https://github.com/flutter/plugins/tree/master/packages/image_picker
version: 0.6.3+4
flutter:
plugin:
platforms:
android:
package: io.flutter.plugins.imagepicker
pluginClass: ImagePickerPlugin
ios:
pluginClass: FLTImagePickerPlugin
dependencies:
flutter:
sdk: flutter
flutter_plugin_android_lifecycle: ^1.0.2
dev_dependencies:
video_player: ^0.10.3
flutter_test:
sdk: flutter
e2e: ^0.2.1
pedantic: ^1.8.0
environment:
sdk: ">=2.0.0-dev.28.0 <3.0.0"
flutter: ">=1.10.0 <2.0.0"