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

this package help you to give glassomorphic+ neomrphic both effects to a container (at a time).

duomorphsim #

this package help you to give glassomorphic+ neomrphic both effects to a container (at a time).

WhatsApp Image 2021-08-21 at 5 20 05 PM

Usage #

DuoMorphicCard need four argument which is child, width, height and radious of card

            DuoMorphicCard(
              height: 200,
              width: 200,
              blur: 5,
              innerShadowColor: Colors.grey,
              radius: BorderRadius.circular(10),
              cardBackgroundColor: Colors.white,
              opacity: 0.5,
              offset: Offset(-5, -5),
              child: Center(
                child: Text('Hello World'),
              ),
            ),

8
likes
130
pub points
0%
popularity

Publisher

verified publisherlkrjangid.tech

this package help you to give glassomorphic+ neomrphic both effects to a container (at a time).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on duomorphsim