flutter_reprint 1.0.3 flutter_reprint: ^1.0.3 copied to clipboard
A plugin to use Reprint in Flutter apps. Reprint is a fingerprint authentication library for Android that supports older devices (for example, Samsung S5 and Xiaomi Redmi 3).
Changelog #
1.0.3 #
- Removing initialization (must be done in the android code of the project this plugin is used)
1.0.2 #
- Fixing iOS building (project that use flutter_reprint would miss this plugin podspec when trying to compile it in XCode)
1.0.1 #
- Minor code changes
- Fixing plugin description
1.0.0 #
- Initial release