Files
flutter/packages
Michael Goderbauer 1d5e23a2c1 Add Overlay.wrap for convenience (#139823)
Towards https://github.com/flutter/flutter/issues/137875.

The convenient `Overlay.wrap` function makes it easy to wrap a child with an Overlay so other visual elements can float on top of the child. This is useful if you want to get things like text selection working (i.e. with a SelectionArea) without using a Navigator.
2023-12-08 22:34:57 +00:00
..
2023-12-06 19:22:06 +00:00