Skip to content

Replay Support for Flutter Web #2897

Open
@buenaflor

Description

@buenaflor

Please upvote this issue if you are interested in this feature

Since we have replay support for iOS and Android we can think about doing it for Flutter Web as well

On first glance we'd need to use a similar mechanism to iOS/Android which is using screenshots and mask widgets on top.

Notes:

  • Flutter web is canvas based
  • Theoretically we could use the native replay impl from the Javascript SDK which can also record canvases but that does not have masking

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Needs Discussion

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions