flutter_overlay_window position issue.

Hi, I am looking for some help with flutter_overlay_window position. I have tried several options from internet but unable to get the exact position as required.

I am trying to get the overlay border to fit the phone screen border. Greatly appreciate any help.

Can you post some code? Otherwise, we’re just guessing.

1 Like

I’ve tinkered with flutter, overlay, window before, and positioning can be tricky depending on the device and permissions.

Apologies for not sharing the code. here is the github link.

here is the git hub link

Yes, its tricky. I have tried most of the options on this link “flutter_overlay_window | Flutter package” but looks like there should be something else to get the border overlay to perfectly fit the screen. I am trying to get the overlay to align screen border irrespective of the phone size/model.