photofilters icon indicating copy to clipboard operation
photofilters copied to clipboard

photofilters library for flutter

Results 28 photofilters issues
Sort by recently updated
recently updated
newest added

Has anyone added a Comic Book / Painting effect filter? Like this: https://photoshopcafe.com/turn-photo-comic-book-effect-photoshop-tutorial-cartoon-photoshop/ Sharafudheen KK - could you do this? How much would you want to do this? Maybe other's...

enhancement
help wanted

Fixing "out of range" Error, when an image has an odd number of pixels the filters don't apply to the image because "out of range" error.

Hello, it would be very helpful if this package would get an upgrade so that image v4.x will be supported. `Because photofilters >=3.0.0 depends on image ^3.0.2 and photofilters

Thank you for crafting the plugin! The integration of plugin works out of the box. However, the output images are corrupted: Original image: Output image: Please note vertical "color artefacts"....

There are many subfilters whose details I do not know and am unable to determine how to use them. For ex, what does rgbscalesubfilter does I do not know and...

Hi. I installed the current repository content with the latest dependencies in the flutter's pubspec in order to utilize this package. It works generally well, but moire patterns have started...

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Null check operator used on a null value

- Update image version - Update dart version - Add null safety - Add final where possible