Top Flutter Clipper and Decoration packages You can add Shadows, Borders with custom styles & decorations (Dotted, Dashed) and Custom clipping in your Flutter app using the following Flutter packages.
flutter_custom_clippers
722
Flutter package that provides you custom clippers to help you achieve various custom shapes.
dotted_line
267
This package allows you to draw dotted lines with Flutter. You can draw a beautiful dotted line.
coupon_uikit
209
A UI kit that contains clippers and widgets which implements the shape of the coupon cards
gradient_borders
195
Gradient borders for inputs and containers. Borders package integrated with a basic flutter widgets as a container and input decorations. Easy in use, platform independent.
dotted_decoration
131
Dotted line decoration is handly package to draw dotted divider, dotted border for rectangle, circle or rounded rectangle.
custom_clippers
90
custom_clippers is a package that contains multiple custom clippers and different types of message clippers which you can give to clipper property of ClipPath.
drop_shadow_image
57
A new Flutter package for creating drop shadow of image with a lot of properties to make it look much good.
colorful_safe_area
52
A more customizable replacement for the SafeArea widget. It lets you set the color of your SafeArea without affecting the color of its child.
cupertino_rounded_corners
46
A widget and border to make cupertino rounded corners also refrered to as squircles using a bezier path and having the two points in the corners.
shadow_overlay
38
Package to beautify your images or widgets. It overlays background color which actually you provide, image or widget seems like transparent (in a gradient style).
dotted_dashed_line
28
This package allows you to draw a horizontal or vertical dashed lines in any Flutter Platform.
super_circle
23
Amazing animated colored circular widget , you can use it to your profile , loading screen or any widget you want.
custom_rounded_rectangle_border
22
A simple package for drawing custom shape borders with full control on how you want the sides to be rendered.
control_style
18
Applies additional decoration to Flutter-based text fields, buttons and other controls. This allows for better interface customisation.