Sfoglia il codice sorgente

downgrade Flutter required version

Luke Freeman 6 anni fa
parent
commit
53e1c97960
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.13.0 <1.16.0"
+  flutter: ">=1.12.0 <1.16.0"
 
 dependencies:
   flutter: