Skip to content

Instantly share code, notes, and snippets.

@Classy-Bear
Last active December 16, 2019 02:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Classy-Bear/1e8500a41744cd5c82c3f44b8df9f223 to your computer and use it in GitHub Desktop.
Save Classy-Bear/1e8500a41744cd5c82c3f44b8df9f223 to your computer and use it in GitHub Desktop.
final LocalAuthentication _autenticacion = LocalAuthentication();
bool _podemosUsarAutorizacion = false;
String _autorizado = "No autorizado";
List<BiometricType> _autorizacionesDisponibles = List<BiometricType>();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment