flutter_zkteco 1.2.0
flutter_zkteco: ^1.2.0 copied to clipboard
A Flutter plugin to interface with fingerprint machines and retrieve attendance data, user information, and other related records.
1.2.0 #
-
Change method to get data users and attendance using buffer method
-
Added live attendance
-
Added example using live attendance
1.1.0 #
-
Added TCP protocol as default for optimizing connection to machine
-
Fix bug looping until waiting timeout for getting data from machine
-
Added more sample tab button to example
-
Removing initializing socket just use method connect()
1.0.2 #
1.0.1 #
-
Fix wrong return date time from machine
-
Added test date time from machine
-
added option for timeout
1.0.0 #
- Initial version