Skip to content

Conversation

@abhaysood
Copy link
Contributor

@abhaysood abhaysood commented Oct 18, 2025

Description

  • update native measure SDK deps
  • create isolate to handle attachment writes to files
  • refactor screenshot collector to use the new isolate
  • make API for tacking gestures async
  • expose a config to provide custom widgets for layout snapshots
  • generate json layout snapshot on click and track it as an attachment
  • add performance test for layout snapshot capturing
  • add support for layout_snapshot_json attachment type on Android & iOS SDK

Widget analyzer

  • create a build_runner project that finds all widgets in a project and output the result as a dart file
    • expose config for output file name and directory
    • expose config for directories to scan
  • CI:
    • run checks on CI for build_runner project
    • setup release action for build_runner project

Related issue

Closes #2213

@vercel
Copy link

vercel bot commented Oct 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
measure-dashboard Ready Ready Preview Comment Oct 28, 2025 8:38am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature new features flutter flutter related

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Implement layout snapshots for Flutter

1 participant