1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-12 15:58:32 +00:00

Update null safety sample with new dev channel build (#574)

This commit is contained in:
Michael Thomsen
2020-10-22 23:45:55 +02:00
committed by GitHub
parent 91da9c072f
commit 2165099fc9
3 changed files with 4 additions and 4 deletions

View File

@@ -150,5 +150,5 @@ packages:
source: hosted
version: "2.1.0-nullsafety.3"
sdks:
dart: ">=2.11.0-234.0 <=2.11.0-234.0.dev"
flutter: ">=1.24.0-2.0.pre.86"
dart: ">=2.11.0-234.0 <=2.11.0-242.0.dev"
flutter: ">=1.24.0-3.0"

View File

@@ -5,7 +5,7 @@ version: 1.0.0+1
environment:
sdk: ">=2.11.0-234.0 <2.12.0"
flutter: ">=1.24.0-2.0.pre.86"
flutter: ">=1.24.0-3.0"
dependencies:
flutter: