cutout 1.0.1 copy "cutout: ^1.0.1" to clipboard
cutout: ^1.0.1 copied to clipboard

A mask-driven cutout widget — punch through content to reveal what's beneath. 蒙版镂空组件,将指定形状从内容中挖除,透出底层背景。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cutout

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

dependencies:
  cutout: ^1.0.1

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:cutout/cutout.dart';
1
likes
150
points
74
downloads
screenshot

Documentation

API reference

Publisher

verified publishernoob-coder.com

Weekly Downloads

A mask-driven cutout widget — punch through content to reveal what's beneath. 蒙版镂空组件,将指定形状从内容中挖除,透出底层背景。

Homepage
Repository (GitHub)
View/report issues

Topics

#widget #ui #user-interface #components #hollow

License

MIT (license)

Dependencies

flutter

More

Packages that depend on cutout