Skip to content

Commit 395c0be

Browse files
authored
[3.38] Update SDK constraints and documented version (#12669)
1 parent 6821910 commit 395c0be

File tree

159 files changed

+170
-161
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

159 files changed

+170
-161
lines changed

examples/_animation/basic_hero_animation/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: >-
55
66
resolution: workspace
77
environment:
8-
sdk: ^3.9.0
8+
sdk: ^3.10.0-0
99

1010
dependencies:
1111
flutter:

examples/_animation/basic_radial_hero_animation/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: >-
66
77
resolution: workspace
88
environment:
9-
sdk: ^3.9.0
9+
sdk: ^3.10.0-0
1010

1111
dependencies:
1212
flutter:

examples/_animation/basic_staggered_animation/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: An introductory example to staggered animations.
44

55
resolution: workspace
66
environment:
7-
sdk: ^3.9.0
7+
sdk: ^3.10.0-0
88

99
dependencies:
1010
flutter:

examples/_animation/hero_animation/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Shows how to create a simple Hero transition.
44

55
resolution: workspace
66
environment:
7-
sdk: ^3.9.0
7+
sdk: ^3.10.0-0
88

99
dependencies:
1010
flutter:

examples/_animation/radial_hero_animation/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: >-
66
77
resolution: workspace
88
environment:
9-
sdk: ^3.9.0
9+
sdk: ^3.10.0-0
1010

1111
dependencies:
1212
flutter:

examples/_animation/radial_hero_animation_animate_rectclip/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: >-
66
77
resolution: workspace
88
environment:
9-
sdk: ^3.9.0
9+
sdk: ^3.10.0-0
1010

1111
dependencies:
1212
flutter:

examples/_animation/staggered_pic_selection/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A more complex staggered animation example.
44

55
resolution: workspace
66
environment:
7-
sdk: ^3.9.0
7+
sdk: ^3.10.0-0
88

99
dependencies:
1010
flutter:

examples/accessibility/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ publish_to: none
55

66
resolution: workspace
77
environment:
8-
sdk: ^3.9.0
8+
sdk: ^3.10.0-0
99

1010
dependencies:
1111
flutter:

examples/animation/animate0/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ version: 1.0.0
66

77
resolution: workspace
88
environment:
9-
sdk: ^3.9.0
9+
sdk: ^3.10.0-0
1010

1111
dependencies:
1212
flutter:

examples/animation/animate1/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ version: 1.0.0
66

77
resolution: workspace
88
environment:
9-
sdk: ^3.9.0
9+
sdk: ^3.10.0-0
1010

1111
dependencies:
1212
flutter:

0 commit comments

Comments
 (0)