What's changing: The button in the PowerSync Dart & Flutter DevTools extension that deep-links into the Sync Diagnostics Client is being renamed from "Open in Diagnostics App" to "Open in Sync Diagnostics Client" (packages/powersync_devtools_extension/lib/ui/overview.dart).
Why this needs docs: User-facing wording change — the published docs describe this button by its old label.
Likely affected pages/sections:
- Dart & Flutter DevTools Extension (
/tools/dart-devtools-extension) — the Overview section currently reads: "an Open in Diagnostics App link to the Sync Diagnostics Client". This should be updated to reflect the new button label "Open in Sync Diagnostics Client".
Source PR: powersync-ja/powersync.dart#413
CC: @benitav
What's changing: The button in the PowerSync Dart & Flutter DevTools extension that deep-links into the Sync Diagnostics Client is being renamed from "Open in Diagnostics App" to "Open in Sync Diagnostics Client" (
packages/powersync_devtools_extension/lib/ui/overview.dart).Why this needs docs: User-facing wording change — the published docs describe this button by its old label.
Likely affected pages/sections:
/tools/dart-devtools-extension) — the Overview section currently reads: "an Open in Diagnostics App link to the Sync Diagnostics Client". This should be updated to reflect the new button label "Open in Sync Diagnostics Client".Source PR: powersync-ja/powersync.dart#413
CC: @benitav