blob: 0085225bb93b8acaf93e82d6fe6125a81e86346e [file] [log] [blame]
name: quick_actions
description: Plugin that allows developers to define shortcuts on home screen.
version: 0.0.2
author: Flutter Team <flutter-dev@googlegroups.com>
homepage: https://github.com/flutter/plugins/tree/master/packages/quick_actions
flutter:
plugin:
androidPackage: io.flutter.plugins.quickactions
iosPrefix: FLT
pluginClass: QuickActionsPlugin
dependencies:
flutter:
sdk: flutter
meta: ^1.0.5
environment:
sdk: ">=1.8.0 <2.0.0"