flutter_shader_fx 0.0.2 copy "flutter_shader_fx: ^0.0.2" to clipboard
flutter_shader_fx: ^0.0.2 copied to clipboard

Pre-built, Impeller-optimized shader effects for Flutter. Add GPU-accelerated visuals with simple widgets—no GLSL required. Plasma and Glitch effects available

0.0.2 Glitch Background Effect #

  • Added new glitch background effect with 5 different glitch types:
    • Digital: RGB channel splitting with block displacement
    • Analog: VHS-style artifacts with scanlines and color bleeding
    • Corruption: Random pixel corruption and bit-shift artifacts
    • Tearing: Horizontal screen tearing with displacement
    • Wave: Sine wave distortion with interference patterns
  • Interactive touch support for glitch effects
  • Performance-optimized shader implementation
  • Comprehensive glitch type enum for easy customization

0.0.1 Initial release #

  • First public preview
  • Plasma background effect
  • Core structure scaffolding (widgets, shaders directory, example app skeleton)
  • Documentation: README, license, basic analysis options
3
likes
160
points
27
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Pre-built, Impeller-optimized shader effects for Flutter. Add GPU-accelerated visuals with simple widgets—no GLSL required. Plasma and Glitch effects available

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_shader_fx