new_fancy_border_container 1.0.0
new_fancy_border_container: ^1.0.0 copied to clipboard
A highly customizable Flutter widget that allows you to wrap any child widget with a beautiful gradient or solid-colored outer border.
1.0.0 #
-
Initial Stable Release.
-
Introduced FancyBorderContainer widget for creating gradient or solid-colored borders around a child widget.
-
Added support for controlling border color via outterBorderGradient or outterBorderSingleColor (to avoid the color and gradient conflict).
-
Full control over content decoration, alignment, and sizing.