perforated_border 1.0.3 copy "perforated_border: ^1.0.3" to clipboard
perforated_border: ^1.0.3 copied to clipboard

Create beautiful perforated and punch-hole borders around widgets with full control over shape, radius, spacing, and edges

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add perforated_border

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

dependencies:
  perforated_border: ^1.0.3

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:perforated_border/perforated_border.dart';
1
likes
160
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

Create beautiful perforated and punch-hole borders around widgets with full control over shape, radius, spacing, and edges

Repository (GitHub)
View/report issues

Topics

#wavy-borders #zigzag-borders #tag #bump-borders #perforated-border

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on perforated_border