local_auth_theme 0.0.2 copy "local_auth_theme: ^0.0.2" to clipboard
local_auth_theme: ^0.0.2 copied to clipboard

Local fingerprint authenticator with dark theme support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add local_auth_theme

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  local_auth_theme: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:local_auth_theme/auth_strings.dart';
import 'package:local_auth_theme/error_codes.dart';
import 'package:local_auth_theme/local_auth.dart';
3
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Local fingerprint authenticator with dark theme support.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, intl, meta

More

Packages that depend on local_auth_theme