Explorar el Código

Fixed constraint notation

flutter-beta
Julian Steenbakker hace 5 años
padre
commit
e20b0dd365
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      pubspec.yaml

+ 1
- 1
pubspec.yaml Ver fichero

@@ -6,7 +6,7 @@ repository: https://github.com/juliuscanute/qr_code_scanner

environment:
sdk: ">=2.6.0 <3.0.0"
flutter: ^1.10.0
flutter: ">=1.10.0"

dependencies:
flutter:


Cargando…
Cancelar
Guardar