Skip to content

🎉 In Flutter, Wrap is a widget that displays its children in multiple horizontal or vertical runs. ... If there is not enough space to place a child in the main axis, it will create a new run adjacent to its existing children in the cross axis

Notifications You must be signed in to change notification settings

ariscybertech/aris_wrapwidget

Repository files navigation

Wrap - Deep Dive - Flutter

Learn more about the wrap widget which is like a multiline row or multiline column widget for your Flutter app.

About

🎉 In Flutter, Wrap is a widget that displays its children in multiple horizontal or vertical runs. ... If there is not enough space to place a child in the main axis, it will create a new run adjacent to its existing children in the cross axis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published