Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/_animation/basic_hero_animation/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: >-

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: >-

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: An introductory example to staggered animations.

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/_animation/hero_animation/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Shows how to create a simple Hero transition.

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/_animation/radial_hero_animation/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: >-

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: >-

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/_animation/staggered_pic_selection/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A more complex staggered animation example.

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

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

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/animation/animate0/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 1.0.0

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/animation/animate1/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 1.0.0

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/animation/animate2/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 1.0.0

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/animation/animate3/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 1.0.0

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/animation/animate4/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 1.0.0

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/animation/animate5/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 1.0.0

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/app-architecture/command/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Example for command cookbook recipe

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/app-architecture/offline_first/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Example for offline_first cookbook recipe

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/app-architecture/optimistic_state/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Example for optimistic_state cookbook recipe

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/app-architecture/result/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Example for result cookbook recipe

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/app-architecture/todo_data_service/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Example for key_value_data cookbook recipe

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Sample code for cookbook.

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Sample code for cookbook.

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Sample code for cookbook.

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Sample code for cookbook.

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/design/drawer/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Sample code for drawer cookbook recipe.

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/design/fonts/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version: 1.0.0+1

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/design/orientation/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Sample code for orientation cookbook recipe.

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/design/package_fonts/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version: 1.0.0+1

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/design/snackbars/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Sample code for snackbars cookbook recipe.

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/design/tabs/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Sample code for tabs cookbook recipe.

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/design/themes/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Sample code for themes cookbook recipe.

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/effects/download_button/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version: 1.0.0+1

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/effects/drag_a_widget/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: 1.0.0+1

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/effects/expandable_fab/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 1.0.0+1

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/effects/gradient_bubbles/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version: 1.0.0+1

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/effects/nested_nav/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: 1.0.0+1

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: 1.0.0+1

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/effects/shimmer_loading/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: 1.0.0+1

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: 1.0.0+1

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/effects/typing_indicator/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 1.0.0+1

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/forms/focus/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Sample code for focus cookbook recipe.

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/forms/retrieve_input/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Sample code for retrieve_input cookbook recipe.

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/forms/text_field_changes/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Sample code for text_field_changes

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/forms/text_input/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: 1.0.0+1

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
2 changes: 1 addition & 1 deletion examples/cookbook/forms/validation/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Use Form widget to perform form validation.

resolution: workspace
environment:
sdk: ^3.9.0
sdk: ^3.10.0-0

dependencies:
flutter:
Expand Down
Loading
Loading