notice
animated_glitch is more powerful package. It is better to use above package to add glitch effect images.
f_glitch
Glitch effects to images.
- basic
- highFrequency
mov file demo
https://user-images.githubusercontent.com/9162117/183772705-6db4aec8-993b-45e4-93e1-35e95a1a3543.mov
https://user-images.githubusercontent.com/9162117/183772721-f78558e6-82f7-4a64-8626-32b3b6117245.mov
How to use
In your pubspec.yaml:
dependencies:
f_glitch: ^0.1.1
FGlitch(
imageProvider: const AssetImage('assets/sample.jpg')
);