0 purchases
demo divider
demo_diver #
The DemoDivider widget provides a simple wave divider that you can customize. Here are some usage examples:
Using the default divider:
DemoDivider()
copied to clipboard
or a little bit of custom with:
DemoDivider(
height: 3,
dividerColor: Colors.amber,
thickness: 7,
)
copied to clipboard
Support the Library #
You can support the library by liking it on pub, staring in on Github and reporting any bugs you
encounter.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.