Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show user feedback dialog when a screenshot is detected #2541

Open
ueman opened this issue Dec 27, 2024 · 0 comments
Open

Show user feedback dialog when a screenshot is detected #2541

ueman opened this issue Dec 27, 2024 · 0 comments

Comments

@ueman
Copy link
Collaborator

ueman commented Dec 27, 2024

Problem Statement

I'd like an option to automatically show the user feedback dialog whenever a user makes a screenshot of the app.

The use case is probably more for test builds than release builds, I imagine.

This enables a smoother experience when doing bug reports whenever there's no button for giving feedback on the current screen.

Solution Brainstorm

  1. Add screenshot detection to the underlying native SDKs
  2. Pass a callback through to the Flutter SDK
  3. Show user feedback dialog when the callback is executed
  4. Profit 💰

I'd be willing to make the Dart/Flutter part happen

Are you willing to submit a PR?

None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs Discussion
Development

No branches or pull requests

1 participant