Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Colored Pageview

Simple Pageview widget that animates background colors between pages.

How to use it

The widget has only two properties to be set inside the constructor:

  • List<Widget> Pages: A list of widgets to be used as pages.
  • List<Color> Colors: A list of colors, ordered to be used with the respective pages.

The only requirement is that both lists have the same number of objects. Enjoy!

About

Pageview widget that animates background color transition

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages