Is it possible to trigger the image picker from outside the widget? #57
-
So the default behaviour is to tap on the |
Beta Was this translation helpful? Give feedback.
Answered by
deandreamatias
Dec 18, 2023
Replies: 1 comment
-
Use a image_picker and form_builder separately in this case. Can set a form field value on your FormBuilderImagePicker |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
leekaiwei
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use a image_picker and form_builder separately in this case. Can set a form field value on your FormBuilderImagePicker