blurrycontainer 2.0.1 blurrycontainer: ^2.0.1 copied to clipboard
Make lovely Container with Frosty Glass effect where you can control blur, height, width, color, elevation, padding, borderRadius etc.
[2.0.1] - May 1 2023. #
- New parameter
shadowColor
added - Testes added
- Documentation updated
[2.0.0] - May 1 2023. #
- Dart SDK constraints changed to
>=2.12.0 <4.0.0
. - dependencies updated.
[1.0.2] - May 12 2022. #
- Min Dart SDK version changed back to
2.12.0
. - Updated Metadata.
[1.0.1] - May 11 2022. #
- Minor bug change.
[1.0.0] - May 11 2022. #
- Added Documentation.
- Added
elevation
property. - Added named constructor
square
andexpand
. - Added new example.
[0.1.0] - Jan 23 2022. #
- Migrated to Null-safety
[0.0.1] - May 14 2020. #
- This is my first flutter package.
- Put iOS style Frosty Glass container in your project with ease.