Apparence-io / CamerAwesome

📸 Embedding a camera experience within your own app shouldn't be that hard. A flutter plugin to integrate awesome Android / iOS camera experience.
https://ApparenceKit.dev
MIT License
910 stars 199 forks source link

How to remove filters #407

Closed imerzi closed 7 months ago

imerzi commented 7 months ago

Is this possible to remove the filters in the built in UI ?

g-apparence commented 7 months ago

You can now remove filters check doc. Just put a null or empty array to the evailableFilters property.