blob: 917adc4c413d12859ed618a81edf83843a3695df [file] [log] [blame]
name: pigeon
description: Code generator tool to make communication between Flutter and the host platform type-safe and easier.
repository: https://github.com/flutter/packages/tree/master/packages/pigeon
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3Apigeon
version: 1.0.15 # This must match the version in lib/generator_tools.dart
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
analyzer: ^2.4.0
args: ^2.0.0
collection: ^1.15.0
meta: ^1.7.0
path: ^1.8.0
dev_dependencies:
test: ^1.11.1