mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Stop requiring customers to use a dev SDK
This commit is contained in:
parent
5f742b70ba
commit
64c96e0dfa
@ -5,7 +5,7 @@ homepage: http://flutter.io
|
|||||||
author: Flutter Authors <flutter-dev@googlegroups.com>
|
author: Flutter Authors <flutter-dev@googlegroups.com>
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: '>=1.13.0-dev.7.4 <2.0.0'
|
sdk: '>=1.12.0 <2.0.0'
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
archive: ^1.0.20
|
archive: ^1.0.20
|
||||||
|
Loading…
Reference in New Issue
Block a user