animated_glitch is more powerful package. It is better to use above package to add glitch effect images.
Glitch effects to images.
- basic
- highFrequency
basic.mov
highFrequency.mov
In your pubspec.yaml:
dependencies:
f_glitch: ^0.1.1
FGlitch(
imageProvider: const AssetImage('assets/sample.jpg')
);