flutter_overlay_window
flutter_overlay_window copied to clipboard
Set height to wrap content instead of full screen or fixed height
@X-SLAYER Can we set WindowSize object (height or width) to wrap content instead of full cover and match parent only?WindowManager.LayoutParams.WRAP_CONTENT
Is it applicable?