sic4310 0.0.1
sic4310: ^0.0.1 copied to clipboard
Flutter plugin for accessing the SIC4310 features on Android and iOS.
Flutter plugin for accessing the SIC4310 features on Android and iOS.
Features #
read/write SIC4310 EEPROM read/write SIC4310 register compatible write write NDEF
Getting started #
Usage #
// call library final sic4310 = Sic4310Register();
// call function sic4310.checkPower(tag);