white_space 0.1.0 copy "white_space: ^0.1.0" to clipboard
white_space: ^0.1.0 copied to clipboard

A widget to create white space between widgets with the size based on the rule of 8

WhiteSpace is a widget to create white space between widgets with the size based on the rule of 8.

Install #

flutter pub add white_space

Usage #

Size Usage
2 WhiteSpace.xxxs
4 WhiteSpace.xxs
8 WhiteSpace.xs
10 WhiteSpace.s
12 WhiteSpace.m
16 WhiteSpace.l
24 WhiteSpace.xl
32 WhiteSpace.xxl
64 WhiteSpace.xxxl
Specified Size WhiteSpace.size()
Scale of 8 WhiteSpace.scale()
0
likes
160
pub points
0%
popularity

Publisher

verified publishermanuver.id

A widget to create white space between widgets with the size based on the rule of 8

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on white_space