Skip to content

Commit

Permalink
chore(): Updated Dart SDK to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tyllark committed Dec 2, 2024
1 parent 24d3125 commit 69c359e
Show file tree
Hide file tree
Showing 84 changed files with 84 additions and 84 deletions.
2 changes: 1 addition & 1 deletion actions/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.3.0
sdk: ^3.4.0

dependencies:
aws_common: ^0.6.1
Expand Down
2 changes: 1 addition & 1 deletion canaries/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: amplified_todo
publish_to: none

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

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

environment:
sdk: ^3.3.0
sdk: ^3.4.0

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

environment:
sdk: ^3.3.0
sdk: ^3.4.0

dependencies:
amplify_core: any
Expand Down
2 changes: 1 addition & 1 deletion packages/aft/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.1.1
publish_to: none

environment:
sdk: ^3.3.0
sdk: ^3.4.0

dependencies:
args: ^2.3.0
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify/amplify_flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: none

environment:
flutter: ">=3.19.0"
sdk: ^3.3.0
sdk: ^3.4.0

dependencies:
amplify_analytics_pinpoint: ">=1.0.0-next.8 <1.0.0-next.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify/amplify_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/am
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

# Helps `pana` since we do not use Flutter plugins for most platforms
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify_core/doc/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues
publish_to: none

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify_core/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/am
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

environment:
sdk: ^3.3.0
sdk: ^3.4.0

dependencies:
async: ^2.10.0
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify_datastore/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: Demonstrates how to use the amplify_datastore plugin.
publish_to: "none" # Remove this line if you wish to publish to pub.dev

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify_datastore/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/am
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify_datastore_plugin_interface/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/am
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify_lints/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/am
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

environment:
sdk: ^3.3.0
sdk: ^3.4.0

dependencies:
flutter_lints: ^3.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.1.0
publish_to: "none"

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

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

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: 0.1.0
publish_to: "none" # Remove this line if you wish to publish to pub.dev

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/amplify_analytics_pinpoint/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/an
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

# Helps `pana` since we do not use Flutter plugins for most platforms
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/an
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

environment:
sdk: ^3.3.0
sdk: ^3.4.0

dependencies:
amplify_core: ">=2.5.0 <2.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/api/amplify_api/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: Demonstrates how to use the amplify_api plugin.
publish_to: "none" # Remove this line if you wish to publish to pub.dev

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/api/amplify_api/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/ap
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

# Helps `pana` since we do not use Flutter plugins for most platforms
Expand Down
2 changes: 1 addition & 1 deletion packages/api/amplify_api_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/ap
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

environment:
sdk: ^3.3.0
sdk: ^3.4.0

dependencies:
amplify_core: ">=2.5.0 <2.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/amplify_auth_cognito/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.1.0
publish_to: none

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/amplify_auth_cognito/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/au
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

# Helps `pana` since we do not use Flutter plugins for most platforms
Expand Down
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.3.0
sdk: ^3.4.0

dependencies:
amplify_auth_cognito_dart: any
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/amplify_auth_cognito_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: https://github.com/aws-amplify/amplify-flutter/tree/next/packages/au
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

environment:
sdk: ^3.3.0
sdk: ^3.4.0

dependencies:
amplify_analytics_pinpoint_dart: ">=0.4.6 <0.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/amplify_auth_cognito_test/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Tests for the amplify_auth_cognito_dart package.
publish_to: none

environment:
sdk: ^3.3.0
sdk: ^3.4.0

dependencies:
amplify_analytics_pinpoint_dart: any
Expand Down
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: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/authenticator/amplify_authenticator/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/au
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: "none"
version: 0.1.0

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.1.0
publish_to: none

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/aws_common/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/aw
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

environment:
sdk: ^3.3.0
sdk: ^3.4.0

dependencies:
async: ^2.10.0
Expand Down
2 changes: 1 addition & 1 deletion packages/aws_signature_v4/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: example
publish_to: none

environment:
sdk: ^3.3.0
sdk: ^3.4.0

dependencies:
args: ^2.3.0
Expand Down
2 changes: 1 addition & 1 deletion packages/aws_signature_v4/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/aw
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

environment:
sdk: ^3.3.0
sdk: ^3.4.0

dependencies:
async: ^2.10.0
Expand Down
2 changes: 1 addition & 1 deletion packages/common/amplify_db_common/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: "none"

environment:
flutter: ">=3.19.0"
sdk: ^3.3.0
sdk: ^3.4.0

dependencies:
amplify_db_common: ">=0.4.5 <0.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/common/amplify_db_common/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/co
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: 0.1.0
publish_to: none

environment:
sdk: ^3.3.0
sdk: ^3.4.0

dependencies:
amplify_db_common_dart: ">=0.4.0 <0.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/common/amplify_db_common_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/co
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

environment:
sdk: ^3.3.0
sdk: ^3.4.0

dependencies:
amplify_core: ">=2.5.0 <2.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/example_common/example/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.3.0
sdk: ^3.4.0

dependencies:
example_common:
Expand Down
2 changes: 1 addition & 1 deletion packages/example_common/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.3.0
sdk: ^3.4.0

dependencies:
meta: ^1.7.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version: 0.1.0

environment:
flutter: ">=3.19.0"
sdk: ^3.3.0
sdk: ^3.4.0

dependencies:
amplify_push_notifications:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ homepage: https://docs.amplify.aws/lib/q/platform/flutter/
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Demonstrates how to use the amplify_push_notifications_pinpoint plu
publish_to: "none" # Remove this line if you wish to publish to pub.dev

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ homepage: https://docs.amplify.aws/lib/q/platform/flutter/
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

# Helps `pana` since it does not detect Android support.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Demonstrates how to use the amplify_secure_storage plugin and house
publish_to: "none"

environment:
sdk: ^3.3.0
sdk: ^3.4.0
flutter: ">=3.19.0"

dependencies:
Expand Down
Loading

0 comments on commit 69c359e

Please sign in to comment.