biometric_auth 0.1.2
biometric_auth: ^0.1.2 copied to clipboard
This package provides a stateful widget to perform local, on-device authentication of the user.
0.0.1 Initial Release: 22/06/2020. #
- local_auth: BiometricWidget is implemented on local_auth plugin
- biometric.dart: Implemented BiometricWidget logic for local authentication.
- readme.md: Includes package description, usage and example
- pubspec.yaml: configuration file for flutter package
0.0.2 TODO: Add release date. #
- pubspec.yaml: Removed author from pubspec.yaml as recommended by (
flutter packages pub publish --dry-run).
0.1.0 Updated project metadata: 22/06/2020. #
- pubspec.yaml: Added homepage link to pubspec.yaml.
0.1.1 Refactored example in readme.md: 22/06/2020. #
- Refactored Example: Modified sample source code in readme.md.
0.1.2 Refactored example in readme.md: 22/06/2020. #
- Refactored Example: Modified sample source code in readme.md.