btastic / flutter_native_image

Native Flutter Image tools
Other
340 stars 138 forks source link

Add feature for adding filters in image files #96

Open iamspydey opened 2 years ago

iamspydey commented 2 years ago

If you can add the feature which processes the image files and apply provided filter [grascale, blur, etc.] to the image and returns the processed image as the File it will be a great feature.