blob: 24e0bcb003eba140519375ebbbd1a3889634cee6 [file] [log] [blame]
name: share
description: Flutter plugin for sharing content via the platform share UI, using
the ACTION_SEND intent on Android and UIActivityViewController on iOS.
version: 0.3.2
author: Flutter Team <flutter-dev@googlegroups.com>
homepage: https://github.com/flutter/plugins/tree/master/packages/share
flutter:
plugin:
androidPackage: io.flutter.plugins.share
iosPrefix: FLT
pluginClass: SharePlugin
dependencies:
flutter:
sdk: flutter
environment:
sdk: ">=1.8.0 <2.0.0"