Skip to content

oyewalekehinde/demodivider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo_diver

The DemoDivider widget provides a simple wave divider that you can customize. Here are some usage examples:

  1. Using the default divider:
   
DemoDivider()
    

or a little bit of custom with:

    DemoDivider(
      height: 3,
      dividerColor: Colors.amber,
      thickness: 7,
    )

Support the Library

You can support the library by liking it on pub, staring in on Github and reporting any bugs you encounter.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages