3

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.

nithinpp
  • 1,785
  • 12
  • 24

1 Answers1

1

Not possible at the moment. It is an open issue on flutter's github:

https://github.com/flutter/flutter/issues/30601

Ikar Pohorský
  • 4,617
  • 6
  • 39
  • 56