feduke-nukem / animated_glitch

Animated Glitch is a Flutter package that allows you to easily create glitch effects and control them

Home Page:https://pub.dev/packages/animated_glitch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnimatedGlitch

normalpurple cyan blue

What is animated_glitch ?

It is an open-source package for the Flutter framework that provides an animated glitching effect that can be controlled for a specified widget.

When applying the glitch effect, you have two main options: one with a shader and the other without. The choice may depend on your specific needs, such as performance, extensive customization, or visual output.

For instance, the non-shader version can accept various provided colors and generate corresponding color channels, while the non-shader version is limited to only three colors (RGB). However, the shader version typically offers better performance and a richer visual effect.

Comparison

With shader:

ezgif-3-67648a42b4

Without shader:

blue

Documentation

Playground

You can play around with the settings on a playground.

Inspired by f_glitch

About

Animated Glitch is a Flutter package that allows you to easily create glitch effects and control them

https://pub.dev/packages/animated_glitch

License:MIT License


Languages

Language:Dart 61.2%Language:C++ 17.8%Language:CMake 14.6%Language:GLSL 2.4%Language:HTML 1.4%Language:Swift 1.3%Language:C 1.1%Language:Kotlin 0.1%Language:Objective-C 0.0%