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

A Flutter package to draw custom shapes using CustomPaint.

custom_shapes #

Pub Version GitHub License

A Flutter package to draw custom shapes using the CustomPaint widget.

Overview #

custom_shapes is a Flutter package that provides custom shapes like circles and squares using the CustomPaint widget. This package is useful for adding custom graphical elements to your Flutter applications.

Installation #

Add the following to your pubspec.yaml file:

dependencies:
  custom_shapes: ^0.0.1
1
likes
140
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to draw custom shapes using CustomPaint.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on custom_shapes