Flutter Overlay


Topic | v1 | created by jjones |
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.


Relations

subtopic of Flutter

Flutter is an open-source UI software development kit created by Google. It is used to develop applic...


Edit details Edit relations Attach new author Attach new topic Attach new resource
Resources

treated in Flutter: Using Overlay to display floating widgets

8.0 rating 3.0 level 4.0 clarity 3.0 background – 1 rating

without restructuring your whole view