dbilgin / swipe_image_gallery

A scrollable, dismissable by swiping, zoomable gallery for Flutter, on which you can add a dynamic overlay.
MIT License
30 stars 15 forks source link

Make opacity of overlay and opacity of background controllable #18

Closed Windisch94 closed 2 months ago

Windisch94 commented 2 months ago

Hi,

is it possible to have a background opacity without touching the opacity of the overlay controller? this would be really nice

dbilgin commented 2 months ago

Hi @Windisch94, thanks for opening an issue, that's a very good catch! I just made a new release with this, please check out v0.8.8. Let me know if it doesn't resolve your issue.