Reputation: 2025
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.
Upvotes: 4
Views: 2262
Reputation: 5049
Not possible at the moment. It is an open issue on flutter's github:
https://github.com/flutter/flutter/issues/30601
Upvotes: 1