arched_rectangle 0.0.1 copy "arched_rectangle: ^0.0.1" to clipboard
arched_rectangle: ^0.0.1 copied to clipboard

This repository contains four custom clipping shapes for creating various shapes of clippings in Flutter applications.

Custom Clipping Shapes #

This repository contains four custom clipping shapes for creating various shapes of clippings in Flutter applications.

Usage #

CustomArcLeftClipper #

Creates a clipping with an arc at the bottom starting from the left edge.

CustomArcBottomClipper #

CustomArcBottomClipper(arcHeight: double) Creates a clipping with an arc at the top starting from the bottom.

CustomArcTopClipper #

CustomArcTopClipper(arcHeight: double) Creates a clipping with an arc at the bottom starting from the top.

CustomArcRightClipper #

CustomArcRightClipper(arcWidth: double) Creates a clipping with an arc at the bottom starting from the right edge.

Uploading image.png…

1
likes
140
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

This repository contains four custom clipping shapes for creating various shapes of clippings in Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on arched_rectangle