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
  • update documentation
  • coordinates for layout snapshot

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

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 Nov 3, 2025 10:48am

@abhaysood abhaysood self-assigned this Oct 18, 2025
@abhaysood abhaysood added feature new features flutter flutter related labels Oct 18, 2025
@abhaysood abhaysood force-pushed the flutter-layout-snapshot branch from 6a4f8d9 to a3690e7 Compare October 19, 2025 18:26
@abhaysood abhaysood force-pushed the flutter-layout-snapshot branch from 8886cca to 6ebd8a1 Compare October 22, 2025 05:22
@abhaysood abhaysood force-pushed the flutter-layout-snapshot branch from 6ebd8a1 to 3395821 Compare October 24, 2025 08:47
@abhaysood abhaysood force-pushed the flutter-layout-snapshot branch from 3395821 to abb2b5d Compare October 27, 2025 06:00
@abhaysood abhaysood force-pushed the flutter-layout-snapshot branch 2 times, most recently from 18b7718 to 421ae4f Compare October 30, 2025 13:04
@abhaysood abhaysood force-pushed the flutter-layout-snapshot branch from 421ae4f to 9e26b8c Compare November 2, 2025 11:08
@abhaysood abhaysood force-pushed the flutter-layout-snapshot branch from 9e26b8c to ba108cb Compare November 2, 2025 11:13
@abhaysood abhaysood force-pushed the flutter-layout-snapshot branch from ba108cb to 5df65c3 Compare November 3, 2025 01:49
@abhaysood abhaysood force-pushed the flutter-layout-snapshot branch from c60cd3e to 7916231 Compare November 3, 2025 10:46
@abhaysood abhaysood marked this pull request as ready for review November 3, 2025 10:49
@abhaysood abhaysood requested a review from adwinross November 3, 2025 10:49
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

2 participants