We did a dry run on a Flutter Web app we are developing by integrating Feedback script in the build output. As it was an SPA, there was only a modification needed in index.html
The Feedback element came up in the build as expected but was unable to capture screenshot using the default snippet code (they came out as blank)
So our ask is how are the chances of introducing support for Flutter web, in case it is not officially supported?