1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Update sdk constraint range and update runners (#1706)

This commit is contained in:
Brett Morgan
2023-03-23 18:13:59 +10:00
committed by GitHub
parent e9a0ae74b3
commit 3bafa557f7
210 changed files with 4307 additions and 786 deletions

View File

@@ -3,7 +3,8 @@ description: A new Flutter project.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=2.19.0 <3.0.0'
sdk: '>=2.19.5 <4.0.0'
dependencies:
flutter:
sdk: flutter
@@ -13,6 +14,7 @@ dependencies:
http: ^0.13.5
json_annotation: ^4.7.0
json_serializable: ^6.5.4
dev_dependencies:
analysis_defaults:
path: ../analysis_defaults
@@ -20,6 +22,7 @@ dev_dependencies:
sdk: flutter
flutter_lints: ^2.0.0
build_runner: ^2.3.2
flutter:
uses-material-design: true
assets: