custom_clippers 2.0.4
custom_clippers: ^2.0.4 copied to clipboard
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.
[2.0.4] - 2025-05-11 #
- Apply Dart auto format to improve code readability and formatting
[2.0.3] - 2025-05-11 #
- fix Pass static analysis
[2.0.2] - 2025-05-11 #
- update readme and changelog
[2.0.1] - 2025-05-11 #
- update example's gradle version
- update flutter version to 3.29.3
- added custom clippers with more sides support
- update packages' versions
[2.0.0] - 2022-05-29 #
- migrate to android V2 embedding
- add documentation for all the clippers
- breaking changes:-
- clippers are moved from Clippers folder to clippers folder
- message clippers are moved from MessageClippers folder to message_clippers folder
- all the clippers are now part of custom_clippers.dart
- now only custom_clippers file can be imported
- flutter version updated to 3.0.1
- latest dart sdk is used
- add flutter lints
[1.0.0] - 2021-03-17 #
- migrate to null safety
[0.0.2] - 2021-01-30 #
- added new custom clippers
- added new message clippers
[0.0.1] - 2021-01-30 #
- 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.