Hüseyin
Hüseyin
Connect method only uses the first detected card reader but it should also be an option to use whichever reader client wants. Therefore, method should get a parameter optionally. By...
The code should be refactored and refined. Also, a nuget package would be fine
Block numbers were used as strings but now it seems wrong. Probably, they are gonna be integers
Library does not have a stop listener method. It was not necessary at the first place but for other implementations, it seems like a requirement.
I think executing test tasks without leaving vim is a necessity and unfortunately I couldnt find any command related. Can you please add a command like FlutterTest which would have...