0 purchases
custom shapes
custom_shapes #
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
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.