flutter_blend_mask 1.0.0+1 copy "flutter_blend_mask: ^1.0.0+1" to clipboard
flutter_blend_mask: ^1.0.0+1 copied to clipboard

A Flutter widget that applies BlendMode effects to its child widgets with proper layer compositing.

Changelog #

1.0.0+1 #

Changed #

  • Minor updates to README.md and pubspec.yaml files

1.0.0 #

Added #

  • Initial release of BlendMask widget
  • BlendMask widget with proper layer compositing for BlendMode effects
  • Support for all Flutter BlendMode values
  • Configurable opacity parameter (0.0 to 1.0)
  • Clean architecture with separated concerns (widgets, rendering)
  • Comprehensive documentation and examples
  • Support for complex widget hierarchies (Stack, etc.)
  • Proper error handling and assertions
  • Debug properties support for Flutter Inspector

Features #

  • ✅ Proper BlendMode support in Stack widgets
  • ✅ Configurable opacity control
  • ✅ Clean and simple API
  • ✅ Optimized rendering performance
  • ✅ Full Flutter widget lifecycle support
1
likes
150
points
4
downloads

Publisher

verified publishercanarslan.me

Weekly Downloads

A Flutter widget that applies BlendMode effects to its child widgets with proper layer compositing.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_blend_mask