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

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

f_glitch #

pub package

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.0.1
FGlitch(
  imageProvider: const AssetImage('assets/sample.jpg')
);
9
likes
0
pub points
37%
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

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on f_glitch