clippy_flutter 1.1.1 copy "clippy_flutter: ^1.1.1" to clipboard
clippy_flutter: ^1.1.1 copied to clipboard

Clip your widgets with custom shapes provided.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add clippy_flutter
copied to clipboard

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

dependencies:
  clippy_flutter: ^1.1.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:clippy_flutter/clippy_flutter.dart';
copied to clipboard
143
likes
30
points
4.93k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.14 - 2025.03.29

Clip your widgets with custom shapes provided.

Repository (GitHub)

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on clippy_flutter