DocLense icon indicating copy to clipboard operation
DocLense copied to clipboard

Adding a filter for black&white(Grayscale)

Open anushbhatia opened this issue 3 years ago • 7 comments

Requested feature from a user to create a Grayscale image and keep that filter to be easy to use.

Reference to the article is attached below https://medium.com/@samarth_agarwal/turn-images-to-grayscale-in-flutter-the-colorfiltered-widget-16de44cf8045

anushbhatia avatar Jun 08 '21 05:06 anushbhatia

Can I be assigned with this?

pratishthaa avatar Jun 13 '21 08:06 pratishthaa

Assigned for 3 days

smaranjitghose avatar Jun 13 '21 10:06 smaranjitghose

I would like to work on this if its still pending

Atharv-Joshi avatar Nov 17 '21 16:11 Atharv-Joshi

Go ahead @Atharv-Joshi

anushbhatia avatar Nov 20 '21 16:11 anushbhatia

Screenshot_1637841841 image

can you please tell me what is the name of the filter screen? I cannot find it

Atharv-Joshi avatar Nov 25 '21 12:11 Atharv-Joshi

image_view check that cause we have merged screens to make it more efficient. Also, there's a plugin used for that photofilters which is present in that I think. Want to move the black and white filters ahead so that anyone could select the important ones only and remove the unused filters present there.

https://pub.dev/packages/photofilters Feel free to replace this code in case u want with custom filter code here

anushbhatia avatar Nov 25 '21 14:11 anushbhatia

thanks ! will check it out

Atharv-Joshi avatar Nov 25 '21 15:11 Atharv-Joshi