瀏覽代碼

Allow Flutter <1.17.0 (#153)

- Support dev version
Luke Pighetti 5 年之前
父節點
當前提交
aca29a1e34
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pubspec.yaml

+ 1 - 1
pubspec.yaml

@@ -7,7 +7,7 @@ homepage: https://github.com/theyakka/fluro
 
 environment:
   sdk: ">=2.6.0 <3.0.0"
-  flutter: ">=1.12.0 <1.16.0"
+  flutter: ">=1.12.0 <1.17.0"
 
 dependencies:
   flutter: