Acrylic Any | Coderz Product

acrylic_any

Last updated:

0 purchases

acrylic_any Image
acrylic_any Images

Free

Languages

Categories

Add to Cart

Description:

acrylic any

acrylic_any #
acrylic_any is a package which can convert any widget into blurred objects.
Installation #
flutter pub add acrylic_any
copied to clipboard
Usage #
class example extends StatelessWidget {
const example({super.key});

@override
Widget build(BuildContext context) {
return acrylicAny(
blurlevel: 20,
child: Container(),
);
}
}

copied to clipboard
future updates #
more feature would be added soon

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.