mirror of
https://github.com/flutter/samples.git
synced 2026-05-18 12:59:04 +00:00
Update to Dart 2.12 (#591)
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
name: null_safe_app
|
||||
description: A new Flutter project.
|
||||
publish_to: 'none' # Do not publish apps & package using the null safety experiment.
|
||||
version: 1.0.0+1
|
||||
version: 1.1.0
|
||||
|
||||
environment:
|
||||
sdk: ">=2.11.0-234.0 <2.12.0"
|
||||
sdk: ">=2.12.0-29 <3.0.0"
|
||||
flutter: ">=1.24.0-3.0"
|
||||
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user