14 lines
314 B
YAML
14 lines
314 B
YAML
name: flx
|
|
version: 0.0.1
|
|
author: Flutter Authors <flutter-dev@googlegroups.com>
|
|
description: Library for dealing with Flutter bundle (.flx) files
|
|
homepage: http://flutter.io
|
|
dependencies:
|
|
sky_services: 0.0.38
|
|
yaml: ^2.1.3
|
|
asn1lib: ^0.4.1
|
|
cipher: ^0.7.1
|
|
path: ^1.3.0
|
|
environment:
|
|
sdk: '>=1.12.0 <2.0.0'
|