Relative Content

Tag Archive for flutteroverlay

How to tap through a Flutter overlay using overlay popup?

Issue with Overlay and Tap-through Functionality in Flutter I’m encountering an issue with implementing an overlay with tap-through functionality in my Flutter app. Here’s the code I’m using: I want to tap through the red circle on the underlying widgets down to the circle. Is there anyone to answer this one. Thanks in Advance. import […]