Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feduke-nukem/animated_glitch

Repository files navigation

AnimatedGlitch

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:

Without shader:

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

Topics

Resources

Readme

License

MIT license

Code of conduct

Code of conduct

Contributing

Contributing

Stars

Watchers

Forks

Contributors