Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Bump min SDK to 2.19.0-0 (#117345)
Browse files Browse the repository at this point in the history
* Bump min SDK to 2.19.0-0

* fix
  • Loading branch information
goderbauer committed Dec 20, 2022
1 parent 4daff08 commit 1adc275
Show file tree
Hide file tree
Showing 75 changed files with 75 additions and 75 deletions.
2 changes: 1 addition & 1 deletion dev/automated_tests/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: flutter_automated_tests

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/benchmarks/complex_layout/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: complex_layout
description: A benchmark of a relatively complex layout.

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/benchmarks/macrobenchmarks/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: macrobenchmarks
description: Performance benchmarks using flutter drive.

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/benchmarks/microbenchmarks/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: microbenchmarks
description: Small benchmarks for very specific parts of the Flutter framework.

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
meta: 1.8.0
Expand Down
2 changes: 1 addition & 1 deletion dev/benchmarks/multiple_flutters/module/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A module that is embedded in the multiple_flutters benchmark test.
version: 1.0.0+1

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/benchmarks/platform_channels_benchmarks/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/benchmarks/platform_views_layout/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: platform_views_layout
description: A benchmark for platform views.

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: platform_views_layout_hybrid_composition
description: A benchmark for platform views, using hybrid composition on android.

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/benchmarks/test_apps/stocks/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: stocks

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/bots/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: tests_on_bots
description: Scripts which run on bots.

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
args: 2.3.1
Expand Down
2 changes: 1 addition & 1 deletion dev/conductor/core/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Flutter Automated Release Tool
publish_to: none

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
archive: 3.3.2
Expand Down
2 changes: 1 addition & 1 deletion dev/customer_testing/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: customer_testing
description: Tool to run the tests listed in the flutter/tests repository.

environment:
sdk: '>=2.17.0-0 <4.0.0'
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
args: 2.3.1
Expand Down
2 changes: 1 addition & 1 deletion dev/devicelab/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Flutter continuous integration performance and correctness tests.
homepage: https://github.com/flutter/flutter

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
archive: 3.3.2
Expand Down
2 changes: 1 addition & 1 deletion dev/docs/platform_integration/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: platform_integration

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'
2 changes: 1 addition & 1 deletion dev/forbidden_from_release_tests/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: forbidden_from_release_tests
publish_to: 'none'

environment:
sdk: '>=2.17.0-0 <4.0.0'
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
args: 2.3.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A new Flutter project.
version: 1.0.0+1

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ description: A new Flutter project.
version: 1.0.0+1

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: android_semantics_testing
description: Integration testing library for Android semantics
environment:
sdk: '>=2.17.0-0 <4.0.0'
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/integration_tests/android_views/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: none
description: An integration test for embedded platform views
version: 1.0.0+1
environment:
sdk: '>=2.17.0-0 <4.0.0'
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/integration_tests/channels/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: channels
description: Integration test for platform channels.

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Integration test application for basic deferred components function
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=2.17.0-0 <4.0.0'
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/integration_tests/external_ui/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: external_ui
description: A test of Flutter integrating external UIs.

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/integration_tests/flavors/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: flavors
description: Integration test for build flavors.

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ DropdownButton<String>(

// START buttons_icon
// Member variable holding toggle value.
late bool value;
late bool value = true;

// Toggleable icon button.
IconButton(
Expand Down
2 changes: 1 addition & 1 deletion dev/integration_tests/flutter_gallery/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: flutter_gallery

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: gradle_deprecated_settings
description: Integration test for the current settings.gradle.

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/integration_tests/hybrid_android_views/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: none
description: An integration test for hybrid composition on Android
version: 1.0.0+1
environment:
sdk: '>=2.17.0-0 <4.0.0'
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ description: A new flutter module project.
version: 1.0.0+1

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/integration_tests/ios_app_with_extensions/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ name: ios_app_with_extensions
version: 1.0.0+1

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/integration_tests/ios_platform_view_tests/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: ios_platform_view_tests
version: 1.0.0+1

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/integration_tests/non_nullable/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/integration_tests/platform_interaction/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: platform_interaction
description: Integration test for platform interactions.

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/integration_tests/release_smoke_test/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: release_smoke_test

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/integration_tests/spell_check/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1

environment:
sdk: '>=2.18.0-149.0.dev <4.0.0'
sdk: '>=2.19.0-0 <4.0.0'

# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
Expand Down
2 changes: 1 addition & 1 deletion dev/integration_tests/ui/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: integration_ui
description: Flutter non-plugin UI integration tests.

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/integration_tests/web/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: web_integration
description: Integration test for web compilation.

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

flutter:
assets:
Expand Down
2 changes: 1 addition & 1 deletion dev/integration_tests/web_compile_tests/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: web_compile_tests
environment:
sdk: '>=2.17.0-0 <4.0.0'
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/integration_tests/web_e2e_tests/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: web_e2e_tests
publish_to: none

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

flutter:
assets:
Expand Down
2 changes: 1 addition & 1 deletion dev/integration_tests/windows_startup_test/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: windows_startup_test
description: Integration test for Windows app's startup.

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/manual_tests/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: manual_tests

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/missing_dependency_tests/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: missing_dependency_tests

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion dev/tools/dartdoc.dart
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Future<void> main(List<String> arguments) async {
buf.writeln('homepage: https://flutter.dev');
buf.writeln('version: 0.0.0');
buf.writeln('environment:');
buf.writeln(" sdk: '>=2.12.0 <4.0.0'");
buf.writeln(" sdk: '>=2.19.0 <4.0.0'");
buf.writeln('dependencies:');
for (final String package in findPackageNames()) {
buf.writeln(' $package:');
Expand Down
2 changes: 1 addition & 1 deletion dev/tools/gen_defaults/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: A command line script to generate Material component defaults from
version: 1.0.0

environment:
sdk: ">=2.17.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:

Expand Down
2 changes: 1 addition & 1 deletion dev/tools/gen_keycodes/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: gen_keycodes
description: Generates keycode source files from various resources.

environment:
sdk: ">=2.18.0-0 <4.0.0"
sdk: '>=2.19.0-0 <4.0.0'

dependencies:
args: 2.3.1
Expand Down
Loading

0 comments on commit 1adc275

Please sign in to comment.