clip_shadow 0.2.1 copy "clip_shadow: ^0.2.1" to clipboard
clip_shadow: ^0.2.1 copied to clipboard

A shadow cast by a clipped box. Support all BoxShadow class properties!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add clip_shadow
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  clip_shadow: ^0.2.1
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:clip_shadow/clip_shadow.dart';
copied to clipboard
23
likes
30
points
66
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.29 - 2025.04.13

A shadow cast by a clipped box. Support all BoxShadow class properties!

Repository (GitHub)

License

unknown (license)

Dependencies

flutter

More

Packages that depend on clip_shadow