blob: 0e47c53e691190ac98a5dbc70c18ea2b5cf77e8e [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.
authors:
- Flutter Team <flutter-dev@googlegroups.com>
- Rhodes Davis Jr. <rody.davis.jr@gmail.com>
homepage: https://github.com/flutter/plugins/tree/master/packages/image_picker
version: 0.6.2+1
flutter:
plugin:
androidPackage: io.flutter.plugins.imagepicker
iosPrefix: FLT
pluginClass: ImagePickerPlugin
dependencies:
flutter:
sdk: flutter
dev_dependencies:
video_player: 0.10.1+5
flutter_test:
sdk: flutter
environment:
sdk: ">=2.0.0-dev.28.0 <3.0.0"
flutter: ">=1.5.0 <2.0.0"