flutter_spacer_plus 0.0.2 copy "flutter_spacer_plus: ^0.0.2" to clipboard
flutter_spacer_plus: ^0.0.2 copied to clipboard

A flutter package

This package helps to add spaces between widgets in a very easy way, reduces lots of boilerplate code and helps making code more manageable.

Features #

helps add spaces between widgets.

Getting started #

You can simply start using this package by calling its elements where 'h' stands for height and 'w' stands for width. You can add number after h and w which indicates its height and width respectively.

Usage #

You can simply start using this package by calling its elements where 'h' stands for height and 'w' stands for width. You can add number after h and w which indicates its height and width respectively.

Additional information #

This package provides spaces of height up to 250px and width up to 150px. You can use it in anywhere in the code. E.g. Column, Row, etc. It also provides widgets with custom height and width.

1
likes
130
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package

Homepage

Documentation

API reference

License

BSL-1.0 (license)

Dependencies

flutter

More

Packages that depend on flutter_spacer_plus