Skip to content

Commit febfb6a

Browse files
committed
Update animated-responsive-layout
1 parent cc9ec97 commit febfb6a

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

animated-responsive-layout/step_03/macos/Runner/Configs/AppInfo.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ PRODUCT_NAME = animated_responsive_layout
1111
PRODUCT_BUNDLE_IDENTIFIER = com.example.animatedResponsiveLayout
1212

1313
// The copyright displayed in application information
14-
PRODUCT_COPYRIGHT = Copyright © 2024 com.example. All rights reserved.
14+
PRODUCT_COPYRIGHT = Copyright © 2025 com.example. All rights reserved.

animated-responsive-layout/step_03/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ publish_to: 'none'
44
version: 0.1.0
55

66
environment:
7-
sdk: ^3.6.0-0
7+
sdk: ^3.6.1
88

99
dependencies:
1010
flutter:

animated-responsive-layout/step_03/windows/runner/Runner.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ BEGIN
9393
VALUE "FileDescription", "animated_responsive_layout" "\0"
9494
VALUE "FileVersion", VERSION_AS_STRING "\0"
9595
VALUE "InternalName", "animated_responsive_layout" "\0"
96-
VALUE "LegalCopyright", "Copyright (C) 2024 com.example. All rights reserved." "\0"
96+
VALUE "LegalCopyright", "Copyright (C) 2025 com.example. All rights reserved." "\0"
9797
VALUE "OriginalFilename", "animated_responsive_layout.exe" "\0"
9898
VALUE "ProductName", "animated_responsive_layout" "\0"
9999
VALUE "ProductVersion", VERSION_AS_STRING "\0"

animated-responsive-layout/step_04/macos/Runner/Configs/AppInfo.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ PRODUCT_NAME = animated_responsive_layout
1111
PRODUCT_BUNDLE_IDENTIFIER = com.example.animatedResponsiveLayout
1212

1313
// The copyright displayed in application information
14-
PRODUCT_COPYRIGHT = Copyright © 2024 com.example. All rights reserved.
14+
PRODUCT_COPYRIGHT = Copyright © 2025 com.example. All rights reserved.

animated-responsive-layout/step_04/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ publish_to: 'none'
44
version: 0.1.0
55

66
environment:
7-
sdk: ^3.6.0-0
7+
sdk: ^3.6.1
88

99
dependencies:
1010
flutter:

animated-responsive-layout/step_04/windows/runner/Runner.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ BEGIN
9393
VALUE "FileDescription", "animated_responsive_layout" "\0"
9494
VALUE "FileVersion", VERSION_AS_STRING "\0"
9595
VALUE "InternalName", "animated_responsive_layout" "\0"
96-
VALUE "LegalCopyright", "Copyright (C) 2024 com.example. All rights reserved." "\0"
96+
VALUE "LegalCopyright", "Copyright (C) 2025 com.example. All rights reserved." "\0"
9797
VALUE "OriginalFilename", "animated_responsive_layout.exe" "\0"
9898
VALUE "ProductName", "animated_responsive_layout" "\0"
9999
VALUE "ProductVersion", VERSION_AS_STRING "\0"

animated-responsive-layout/step_05/macos/Runner/Configs/AppInfo.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ PRODUCT_NAME = animated_responsive_layout
1111
PRODUCT_BUNDLE_IDENTIFIER = com.example.animatedResponsiveLayout
1212

1313
// The copyright displayed in application information
14-
PRODUCT_COPYRIGHT = Copyright © 2024 com.example. All rights reserved.
14+
PRODUCT_COPYRIGHT = Copyright © 2025 com.example. All rights reserved.

animated-responsive-layout/step_05/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ publish_to: 'none'
44
version: 0.1.0
55

66
environment:
7-
sdk: ^3.6.0-0
7+
sdk: ^3.6.1
88

99
dependencies:
1010
flutter:

animated-responsive-layout/step_05/windows/runner/Runner.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ BEGIN
9393
VALUE "FileDescription", "animated_responsive_layout" "\0"
9494
VALUE "FileVersion", VERSION_AS_STRING "\0"
9595
VALUE "InternalName", "animated_responsive_layout" "\0"
96-
VALUE "LegalCopyright", "Copyright (C) 2024 com.example. All rights reserved." "\0"
96+
VALUE "LegalCopyright", "Copyright (C) 2025 com.example. All rights reserved." "\0"
9797
VALUE "OriginalFilename", "animated_responsive_layout.exe" "\0"
9898
VALUE "ProductName", "animated_responsive_layout" "\0"
9999
VALUE "ProductVersion", VERSION_AS_STRING "\0"

animated-responsive-layout/step_06/macos/Runner/Configs/AppInfo.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ PRODUCT_NAME = animated_responsive_layout
1111
PRODUCT_BUNDLE_IDENTIFIER = com.example.animatedResponsiveLayout
1212

1313
// The copyright displayed in application information
14-
PRODUCT_COPYRIGHT = Copyright © 2024 com.example. All rights reserved.
14+
PRODUCT_COPYRIGHT = Copyright © 2025 com.example. All rights reserved.

0 commit comments

Comments
 (0)