Build a flutter package for applying filters to images

Job ID: 36825706

Budget: ₹1,500 – ₹12,500 INR

I want a package which solves two problems.
First, if I have an image then I should be able to show a filter on top of the image widget(there are various packages for this).
Second, if I have an image (in the form of Uint8list) then I should be able to apply my filters to this int8List giving me the image data with filter baked into it.

The filters should be customizable by the user and have some preset filters as well.

Preset filters should include Grey Scale, Whiteboard, Light Text, Magic Color, Black and White, Original (If needed refer to the adobe scan app or Camscanner app for filters ).