unwrapper 0.0.1
unwrapper: ^0.0.1 copied to clipboard
Unwrapper is a lightweight Flutter widget that lets you 'unwrap' a parent widget and render one of its inner children instead. It's useful for dynamically skipping layout wrappers (like Container, Pad [...]