f_glitch 0.1.3 copy "f_glitch: ^0.1.3" to clipboard
f_glitch: ^0.1.3 copied to clipboard

Add glitch effect and RGB shift effect to selected image and change frequency of occurrence to these effects.

notice #

animated_glitch is more powerful package. It is better to use above package to add glitch effect images.

f_glitch #

pub package

web demo

Glitch effects to images.

  • basic

basic_

  • highFrequency

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')
);
9
likes
140
pub points
61%
popularity

Publisher

verified publisherquxquux.com

Add glitch effect and RGB shift effect to selected image and change frequency of occurrence to these effects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on f_glitch