auto_smooth_corners 1.1.1
auto_smooth_corners: ^1.1.1 copied to clipboard
A Flutter package for creating smooth, customizable corners in your UI with support for various corner styles and animations.
1.1.0 #
- Added global configuration support with
SmoothCornerProviderandSmoothCornerConfig - All smooth corner widgets now respect global defaults when local values aren't provided
- Updated documentation with examples of global configuration
- Improved API documentation
1.0.1 #
- Added
repositoryfield to pubspec.yaml, enabling pub.flutter-io.cn to verify the package source and improving pub points. - Ensured full compliance with pub.flutter-io.cn publishing guidelines.
1.0.0 #
- Initial version of auto_smooth_corners: dynamic, customizable smooth corners for Flutter.