Last updated:
0 purchases
flutter spacer plus
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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.