A package to provide distance between items in a Column, Row, ListView

Features

By using this dependency you can provide spacing between items.

instead of using SizedBox() individually.

Getting started

Usage

You can use package by calling

.withSpaceBetween(width: space5)

in Column, Row or ListView Angle Brackets

Additional information

Libraries

with_space_between