chore: refresh dependencies across all packages#78
Open
tilucasoli wants to merge 9 commits into
Open
Conversation
meta annotations resolve transitively through package:flutter/foundation. webview_flutter_web is a federated web implementation that downstream apps must declare themselves to enable webview on web. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Watch widget is deprecated in v7 in favor of SignalBuilder. Existing usages still compile and pass tests; migration tracked separately. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
To view this pull requests documentation preview, visit the following URL: Documentation is deployed and generated using docs.page. |
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Aligns demo deps with the recent bumps in packages/superdeck (signals_flutter ^7.0.0, google_fonts ^8.1.0). Without this, melos bootstrap fails version solving and breaks all CI jobs. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
Visit the preview URL for this PR (updated for commit 276e6e5): https://superdeck-dev--pr78-tilucasoli-superdeck-5hwjtfvq.web.app (expires Sat, 27 Jun 2026 14:53:17 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: bd68fc230762285849207e7e120aaf87cd4ca2f9 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
metaandwebview_flutter_web; bumpswindow_manager^0.5.1,syntax_highlight^0.5.0,google_fonts^8.1.0,go_router^17.2.3,signals/signals_flutter^7.0.0 (Watchdeprecated →SignalBuildermigration left for follow-up).ackto1.0.0-beta.11.lintsto ^6.1.0.dart analyzeis clean and tests pass on every package after every step (superdeck 538/538, core 616/616, cli 35/35, builder 75/75).Test plan
fvm flutter pub get/fvm dart pub getresolve in each packagefvm dart analyzeclean in each package (onlysignalsv7Watchdeprecation infos remain in superdeck)🤖 Generated with Claude Code