Flutter Widget WrapIntroductionThis extension will help you easily wrap any widget with single child, multi-child, or builder function widgets. InstallationInstall from the Visual Studio Code Marketplace or by searching within VS Code. FeaturesWrap in a single child widget
Wrap in a multi-child widget
wrap in a builder function widget
Reporting IssuesIssues should be reported in the Flutter Widget Wrap issue tracker. |