blob: 5b88c7187bb8696a9406ff7720cf38c92923f1b0 [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
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
environment:
sdk: ">=2.0.0-dev.28.0 <3.0.0"
flutter: ">=1.10.0 <2.0.0"