spacious_widgets 1.1.0+3 copy "spacious_widgets: ^1.1.0+3" to clipboard
spacious_widgets: ^1.1.0+3 copied to clipboard

A library to insert SizedBox for space between every child in Column, Row, or any List<Widget>

1.1.0+3 #

  • Fix pub.dev link in Readme
  • change assert conditions to actual assert like conditions

1.1.0+2 #

  • Add pub.dev link to Readme for repo

1.1.0+1 #

  • Fix Readme in pub.dev

1.1.0 #

  • Don't insert SizedBox around Spacer widget

1.0.1 #

  • Fix 'BoxConstraints has negative minimum width (or height)' error when using smaller values than height/width in start and end parameter

1.0.0 #

  • Add SizedBox between every widget in a List<Widget>
  • Also add at the start and end of the List
  • Adjust the height or width for any inserted SizedBox with AdjustSpace
  • Don't insert SizedBox with NoSpace
1
likes
160
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A library to insert SizedBox for space between every child in Column, Row, or any List<Widget>

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on spacious_widgets