[PR #29] [MERGED] [core] Update Flutter to v3.13.7 #35

Closed
opened 2025-10-31 16:56:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/29
Author: @ricoberger
Created: 10/13/2023
Status: Merged
Merged: 10/13/2023
Merged by: @ricoberger

Base: mainHead: update-flutter-to-3.13.7


📝 Commits (1)

  • 0534cf2 [core] Update Flutter to v3.13.7

📊 Changes

26 files changed (+261 additions, -264 deletions)

View changed files

📝 .github/workflows/continuous-delivery.yaml (+4 -4)
📝 CONTRIBUTING.md (+4 -4)
📝 app/android/build.gradle (+1 -1)
📝 app/ios/Podfile (+1 -1)
📝 app/ios/Podfile.lock (+17 -17)
📝 app/ios/Runner.xcodeproj/project.pbxproj (+2 -1)
📝 app/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme (+1 -1)
📝 app/lib/models/profile.dart (+2 -1)
📝 app/lib/repositories/app_repository.dart (+1 -1)
📝 app/lib/repositories/profile_repository.dart (+1 -1)
📝 app/lib/widgets/column/header/column_layout_header_settings.dart (+1 -1)
📝 app/lib/widgets/column/header/column_layout_header_settings_delete_column.dart (+1 -0)
📝 app/lib/widgets/item/details/item_details_mastodon.dart (+1 -1)
📝 app/lib/widgets/item/details/utils/item_media_gallery.dart (+2 -2)
📝 app/lib/widgets/item/preview/utils/item_media_gallery.dart (+2 -2)
📝 app/lib/widgets/settings/premium/settings_premium.dart (+3 -3)
📝 app/lib/widgets/settings/profile/settings_profile.dart (+2 -2)
📝 app/lib/widgets/settings/profile/settings_profile_open_web_app.dart (+1 -0)
📝 app/lib/widgets/settings/settings.dart (+2 -2)
📝 app/lib/widgets/source/source_list_item.dart (+1 -0)

...and 6 more files

📄 Description

Update the used Flutter version to 3.13.7 and update all Flutter packages to their latest version.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/feeddeck/feeddeck/pull/29 **Author:** [@ricoberger](https://github.com/ricoberger) **Created:** 10/13/2023 **Status:** ✅ Merged **Merged:** 10/13/2023 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `update-flutter-to-3.13.7` --- ### 📝 Commits (1) - [`0534cf2`](https://github.com/feeddeck/feeddeck/commit/0534cf230e6df664c5999b8698c9c1ad9108a05d) [core] Update Flutter to v3.13.7 ### 📊 Changes **26 files changed** (+261 additions, -264 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/continuous-delivery.yaml` (+4 -4) 📝 `CONTRIBUTING.md` (+4 -4) 📝 `app/android/build.gradle` (+1 -1) 📝 `app/ios/Podfile` (+1 -1) 📝 `app/ios/Podfile.lock` (+17 -17) 📝 `app/ios/Runner.xcodeproj/project.pbxproj` (+2 -1) 📝 `app/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme` (+1 -1) 📝 `app/lib/models/profile.dart` (+2 -1) 📝 `app/lib/repositories/app_repository.dart` (+1 -1) 📝 `app/lib/repositories/profile_repository.dart` (+1 -1) 📝 `app/lib/widgets/column/header/column_layout_header_settings.dart` (+1 -1) 📝 `app/lib/widgets/column/header/column_layout_header_settings_delete_column.dart` (+1 -0) 📝 `app/lib/widgets/item/details/item_details_mastodon.dart` (+1 -1) 📝 `app/lib/widgets/item/details/utils/item_media_gallery.dart` (+2 -2) 📝 `app/lib/widgets/item/preview/utils/item_media_gallery.dart` (+2 -2) 📝 `app/lib/widgets/settings/premium/settings_premium.dart` (+3 -3) 📝 `app/lib/widgets/settings/profile/settings_profile.dart` (+2 -2) 📝 `app/lib/widgets/settings/profile/settings_profile_open_web_app.dart` (+1 -0) 📝 `app/lib/widgets/settings/settings.dart` (+2 -2) 📝 `app/lib/widgets/source/source_list_item.dart` (+1 -0) _...and 6 more files_ </details> ### 📄 Description Update the used Flutter version to 3.13.7 and update all Flutter packages to their latest version. <!-- Keep PR title verbose enough and add prefix telling about what source it touches e.g "[rss] Add feature xyz" or if the the PR is not realated to a source use "[core]", e.g. "[core] Fix xyz". If you add a breaking change within your PR you should add ":warning:" to the title, e.g. ":warning: [core] My breaking change" --> <!-- Description of what have been changed. Please also reference an issue, when available. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 16:56:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/feeddeck#35