unwrapper
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, Padding, or Column) and directly rendering their contents. Supports optional fallback rendering, custom unwrapping logic, and post-processing via a wrapper builder.
Ecosystem
pub.dev
pub.dev
Latest Release
11 months ago
0.0.1
11 months ago
Versions
1
1
No dependent packages found.
Past Dependents
Include Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
Links
| Registry | pub.dev |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 1 on GitHub |
| Forks | 0 on GitHub |