blob: 06278fc0e288a0efcaa63a609d6d0beec97e9fe4 [file] [log] [blame]
name: pigeon
version: 0.2.1 # This must match the version in lib/generator_tools.dart
description: Code generator tool to make communication between Flutter and the host platform type-safe and easier.
homepage: https://github.com/flutter/packages/tree/master/packages/pigeon
dependencies:
args: ^2.0.0
path: ^1.8.0
dev_dependencies:
test: ^1.11.1
environment:
sdk: '>=2.12.0 <3.0.0'