#40 added the ability to control the image source by setting the `availableImageSources` option. If there's only one option set in it, for example:
availableImageSources = [ImageSourceOption.gallery]
the bottom sheet is displayed even though there's only one action to take. Directly opening the gallery in this case would a better flow.
Is there an existing issue for this?
Package/Plugin version
4.0.0
What you'd like to happen
Alternatives you've considered
No response
Aditional information
No response