SimformSolutionsPvtLtd / flutter_showcaseview

Flutter plugin that allows you to showcase your features on flutter application. 👌🔝🎉
https://pub.dev/packages/showcaseview
MIT License
1.48k stars 433 forks source link

Target widget does not stay on the fixed position on a constrained size #461

Open fauzynurn opened 1 month ago

fauzynurn commented 1 month ago

I'm using flutter web

To Reproduce Steps to reproduce the behavior:

  1. Run the app on the web
  2. Try to resize window horizontally

Expected behavior Target widget should stay on the position

Screenshots

https://github.com/user-attachments/assets/c780a6ef-af32-43b8-93e2-ed313c97a18d

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

vatsaltanna-simformsolutions commented 1 month ago

Hi @fauzynurn, Can you please share a reproducible code snippet for investigation? It works fine in the example for the package on the web as well.