custom_clippers 2.0.0 custom_clippers: ^2.0.0 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.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.