any_borders 1.1.2
any_borders: ^1.1.2 copied to clipboard
A unified way to create shapes with non-uniform borders and fills, along with customizable alignment, corners, and shadows.
1.1.2 #
- Added
offsetOutwardtoAnyTabDecorationto choose between outward and inward tab offsets.
1.1.1 #
- Added
AnyTabDecorationextras decoration. - Added skipped contour points so decorations can keep stable point lists while avoiding collapsed zero-length sides.
- Updated README with extras import guidance and a simpler custom decoration example.
1.1.0 #
- Migrated
AnyDecorationto use a singleAnyBorder. - Migrated
AnyBoxDecorationto configure sides, corners, ratio, and shape throughAnyBoxBorder. - Updated examples and documentation for the new border API
- Refactored cache
1.0.1 #
- Updated README.md
1.0.0 #
- Initial release
