What problem does this solve?
Right now the chrome extension and the live mode do not work for flutter based web apps.
Proposed solution
Allow users to manually select/screenshot part of the ui and add comments.
Provider(s) this applies to
Alternatives considered
Since flutter renders the whole app in a html canvas, I guess screenshots are the only solution.
What problem does this solve?
Right now the chrome extension and the live mode do not work for flutter based web apps.
Proposed solution
Allow users to manually select/screenshot part of the ui and add comments.
Provider(s) this applies to
Alternatives considered
Since flutter renders the whole app in a html canvas, I guess screenshots are the only solution.