Update package:flutter pubspec
This commit is contained in:
parent
ecce1eb389
commit
4417049f78
@ -1,18 +1,18 @@
|
|||||||
name: flutter
|
name: flutter
|
||||||
version: 0.0.55
|
version: 0.1.0
|
||||||
author: Flutter Authors <flutter-dev@googlegroups.com>
|
author: Flutter Authors <flutter-dev@googlegroups.com>
|
||||||
description: A framework for writing Flutter applications
|
description: A framework for writing Flutter applications
|
||||||
homepage: http://flutter.io
|
homepage: http://flutter.io
|
||||||
dependencies:
|
dependencies:
|
||||||
cassowary: ^0.1.7
|
cassowary: '>=0.1.7 <0.2.0'
|
||||||
material_design_icons: ^0.0.3
|
material_design_icons: '>=0.0.3 <0.1.0'
|
||||||
mojo_services: '>=0.2.0 <0.3.0'
|
mojo_services: '>=0.2.0 <0.3.0'
|
||||||
mojo: '>=0.2.0 <0.3.0'
|
mojo: '>=0.2.0 <0.3.0'
|
||||||
newton: ^0.1.4
|
newton: '>=0.1.4 <0.2.0'
|
||||||
sky_engine: ^0.0.33
|
sky_engine: '>=0.0.33 <0.1.0'
|
||||||
sky_services: ^0.0.32
|
sky_services: '>=0.0.33 <0.1.0'
|
||||||
sky_tools: ^0.0.15
|
sky_tools: '>=0.0.15 <0.1.0'
|
||||||
vector_math: ^1.4.3
|
vector_math: '>=1.4.3 <2.0.0'
|
||||||
intl: ^0.12.4+2
|
intl: '>=0.12.4+2 <0.13.0'
|
||||||
environment:
|
environment:
|
||||||
sdk: '>=1.12.0 <2.0.0'
|
sdk: '>=1.12.0 <2.0.0'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user