mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
12 lines
275 B
YAML
12 lines
275 B
YAML
name: flutter_services
|
|
version: 0.0.1
|
|
author: Flutter Authors <flutter-dev@googlegroups.com>
|
|
description: Services exported from the Flutter engine
|
|
homepage: http://flutter.io
|
|
dependencies:
|
|
sky_services:
|
|
path:
|
|
../sky_services
|
|
environment:
|
|
sdk: '>=1.8.0 <3.0.0'
|