circular_reveal 0.0.1 copy "circular_reveal: ^0.0.1" to clipboard
circular_reveal: ^0.0.1 copied to clipboard

outdated

Give circular reveal animation to any widget

Circular Reveal Widget #

Getting Started #

RevealWidget(Container(
               color: Colors.red,
               width: 200,
               height: 100,
               child: Text(
                 "Hello World",
                 style: TextStyle(fontSize: 20),
               ),
             )),`
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Give circular reveal animation to any widget

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on circular_reveal