I was just messing around with the package local_auth on flutter. The package works fine on both android and iOS but I couldn't find any option to add a custom dialog option in the local_auth package. Does anyone have any idea? Any help would be deeply appreciated.
Solution 1: Ikar Pohorský
Not possible at the moment. It is an open issue on flutter's github:
https://github.com/flutter/flutter/issues/30601