reaction_overlay 0.0.3
reaction_overlay: ^0.0.3 copied to clipboard
Reaction Overlay is a component that helps open a floating window above the list item. You can add IconButtons with different functions.
0.0.1 Basic functionality. #
Production ready, but i want to add more options
Custom Overlay Options.
- Send one or more widgets of type IconButton
0.0.2 Overlay overflow fixes on small screens. #
- A fixed size is set for the overlay, initially displaying 6 buttons by default.
- If there are more than 6 buttons, an additional button is added to reveal the rest.
0.0.3 Overlay overflow fixes for minimal buttons. #
- If there are fewer than 6 buttons, the size adjusts automatically.