Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Flutter 3.27.4 -> 3.29.0 #908

Merged
merged 1 commit into from
Feb 13, 2025
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 .fvmrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"flutter": "3.27.4"
"flutter": "3.29.0"
}
4 changes: 2 additions & 2 deletions app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ publish_to: "none"
version: 2.7.0

environment:
sdk: ^3.6.2
flutter: ^3.27.4
sdk: ^3.7.0
flutter: ^3.29.0

resolution: workspace

Expand Down
4 changes: 2 additions & 2 deletions packages/_base/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: ^3.6.2
flutter: ^3.27.4
sdk: ^3.7.0
flutter: ^3.29.0

resolution: workspace

Expand Down
4 changes: 2 additions & 2 deletions packages/earthquake_replay/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: ^3.6.2
flutter: ^3.27.4
sdk: ^3.7.0
flutter: ^3.29.0

resolution: workspace

Expand Down
2 changes: 1 addition & 1 deletion packages/eqapi_client/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: A starting point for Dart libraries or applications.
version: 1.0.0
publish_to: "none"
environment:
sdk: ^3.6.2
sdk: ^3.7.0

resolution: workspace

Expand Down
2 changes: 1 addition & 1 deletion packages/eqapi_types/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.1
publish_to: "none"

environment:
sdk: ^3.6.2
sdk: ^3.7.0

resolution: workspace

Expand Down
4 changes: 2 additions & 2 deletions packages/eqmonitor_lints/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: eqmonitor_lints

environment:
sdk: ^3.6.2
flutter: ^3.27.4
sdk: ^3.7.0
flutter: ^3.29.0

resolution: workspace

Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: A starting point for Dart libraries or applications.
version: 1.0.0

environment:
sdk: ^3.6.2
sdk: ^3.7.0

resolution: workspace

Expand Down
2 changes: 1 addition & 1 deletion packages/jma_code_table_converter_internal/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: ^3.6.2
sdk: ^3.7.0

resolution: workspace

Expand Down
2 changes: 1 addition & 1 deletion packages/jma_code_table_types/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: ^3.6.2
sdk: ^3.7.0

resolution: workspace

Expand Down
2 changes: 1 addition & 1 deletion packages/jma_map/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0
publish_to: "none" # Remove this line if you wish to publish to pub.dev

environment:
sdk: ^3.6.2
sdk: ^3.7.0

resolution: workspace

Expand Down
2 changes: 1 addition & 1 deletion packages/jma_parameter_api_client/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0
publish_to: "none" # Remove this line if you wish to publish to pub.dev

environment:
sdk: ^3.6.2
sdk: ^3.7.0

resolution: workspace

Expand Down
2 changes: 1 addition & 1 deletion packages/jma_parameter_converter_internal/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0
publish_to: "none" # Remove this line if you wish to publish to pub.dev

environment:
sdk: ^3.6.2
sdk: ^3.7.0

resolution: workspace

Expand Down
2 changes: 1 addition & 1 deletion packages/jma_parameter_types/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0
publish_to: "none" # Remove this line if you wish to publish to pub.dev

environment:
sdk: ^3.6.2
sdk: ^3.7.0

resolution: workspace

Expand Down
4 changes: 2 additions & 2 deletions packages/kyoshin_monitor_api/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: ^3.6.2
flutter: ^3.27.4
sdk: ^3.7.0
flutter: ^3.29.0

resolution: workspace

Expand Down
4 changes: 2 additions & 2 deletions packages/kyoshin_monitor_image_parser/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: ^3.6.2
flutter: ^3.27.4
sdk: ^3.7.0
flutter: ^3.29.0

resolution: workspace

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: ^3.6.2
sdk: ^3.7.0

resolution: workspace

Expand Down
2 changes: 1 addition & 1 deletion packages/kyoshin_observation_point_types/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: ^3.6.2
sdk: ^3.7.0

resolution: workspace

Expand Down
2 changes: 1 addition & 1 deletion packages/lat_lng/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: A starting point for Dart libraries or applications.
version: 1.0.1

environment:
sdk: ^3.6.2
sdk: ^3.7.0

resolution: workspace

Expand Down
2 changes: 1 addition & 1 deletion packages/msgpack_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ homepage: https://github.com/knopp/msgpack_dart
publish_to: none

environment:
sdk: ^3.6.2
sdk: ^3.7.0

resolution: workspace

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

environment:
sdk: ^3.6.2
sdk: ^3.7.0

resolution: workspace

Expand Down
Loading
Loading