mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
16 lines
330 B
YAML
16 lines
330 B
YAML
name: gcm
|
|
description: Bindings for Google Cloud Messaging API
|
|
version: 0.0.1
|
|
author: Flutter Authors <flutter-dev@googlegroups.com>
|
|
homepage: https://github.com/flutter/flutter/tree/master/packages/playfair
|
|
|
|
dependencies:
|
|
flutter:
|
|
path: ../flutter
|
|
|
|
dev_dependencies:
|
|
test: 0.12.6+1
|
|
|
|
environment:
|
|
sdk: '>=1.12.0 <2.0.0'
|