Skip to content

chore: Regenerate files for Flutter 3.47 - #7285

Merged
cadivus merged 3 commits into
mainfrom
chore/regenerate-files
Aug 18, 2026
Merged

chore: Regenerate files for Flutter 3.47#7285
cadivus merged 3 commits into
mainfrom
chore/regenerate-files

Conversation

@cadivus

@cadivus cadivus commented Aug 18, 2026

Copy link
Copy Markdown
Member

Flutter 3.47.0 added AnalysisOptionsMigration (flutter/flutter#187940), which runs on flutter pub get and appends build/** plus the platform directories to each project's analysis_options.yaml. The same pub get also regenerates the macOS plugin registrants, which pick up path_provider_foundation again in the examples whose graph resolves it to 2.5.1 — 2.6.0 dropped the native pluginClass in favor of Dart-only registration.

Applying this repo-wide keeps the churn out of unrelated commits, e.g. the aft version-bump workflow, which runs flutter pub get in amplify_authenticator and commits with git add -A.

Generated with aft bootstrap --no-upgrade --no-build on Flutter 3.47.0.

That regeneration is needed was found here: #7283

Flutter 3.47.0 added `AnalysisOptionsMigration` (flutter/flutter#187940),
which runs on `flutter pub get` and appends `build/**` plus the platform
directories to each project's `analysis_options.yaml`. The same `pub get`
also regenerates the macOS plugin registrants, which pick up
`path_provider_foundation` again in the examples whose graph resolves it to
2.5.1 — 2.6.0 dropped the native `pluginClass` in favor of Dart-only
registration.

Applying this repo-wide keeps the churn out of unrelated commits, e.g. the
`aft version-bump` workflow, which runs `flutter pub get` in
`amplify_authenticator` and commits with `git add -A`.

Generated with `aft bootstrap --no-upgrade --no-build` on Flutter 3.47.0.
@cadivus
cadivus requested a review from a team as a code owner August 18, 2026 10:05
@cadivus
cadivus enabled auto-merge (squash) August 18, 2026 10:05
@cadivus
cadivus disabled auto-merge August 18, 2026 10:05
Comment thread packages/analytics/amplify_analytics_pinpoint/pubspec.yaml Outdated
@codecov-commenter

codecov-commenter commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.98%. Comparing base (b0c2048) to head (9c42bcd).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7285      +/-   ##
==========================================
+ Coverage   40.97%   40.98%   +0.01%     
==========================================
  Files         121      121              
  Lines        8273     8273              
  Branches     3598     3598              
==========================================
+ Hits         3390     3391       +1     
+ Misses       4883     4882       -1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread packages/analytics/amplify_analytics_pinpoint/pubspec.yaml Outdated
@cadivus
cadivus merged commit 877bd59 into main Aug 18, 2026
157 of 166 checks passed
@cadivus
cadivus deleted the chore/regenerate-files branch August 18, 2026 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants