Flutter Overlay
Topic history | v1 (current) | created by jjones
Details
Flutter Overlay
see v1 | created by jjones | Add resource "Flutter: Using Overlay to display floating widgets"
- Title
- Flutter Overlay
- Description
- Overlay is a Stack of entries that can be managed independently. Overlays let independent child widgets "float" visual elements on top of other widgets by inserting them into the overlay's Stack. The overlay lets each of these widgets manage their participation in the overlay using OverlayEntry objects.
- Link
- https://api.flutter.dev/flutter/widgets/Overlay-class.html
resources
authors
This topic has no history of related authors.