Fire from a deeplink #99
Unanswered
kurtisnelson
asked this question in
Q&A
Replies: 1 comment
-
I'm not quite sure I understand what you're trying to say.
You can use a Builder to do that. You just use a Builder as a child of BetterFeedback. Use the builders context to show the feedback view.
This package currently does not allow to get feedback without an image. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the best way to fire the feedback form from a deeplink? I want to be able to get just text from the user. Nesting the
Betterfeedback.of().show()directly in a widget violates the build patterns. Is there a different widget to use to get just the text form, but as configured?Beta Was this translation helpful? Give feedback.
All reactions