deepar_flutter is the only available package for integrating DeepAR.ai into Flutter. I've searched for alternatives but couldn't find any other maintained packages for Flutter that support DeepAR directly. Even though deepar_flutter was deprecated two years ago, it still works for the most part.
However, I'm facing an issue where certain filters result in a black screen when no face is detected. I've tried searching for a solution but haven't found anything helpful.
Has anyone encountered this issue before? Is there a way to handle or prevent the black screen when a face is not detected?