You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Imo, this and #18 should be part of an higher level scanner.dart library.
In sane.dart we expose the low level pure dart implementation, on top of what we can build something with a better oop approach. sane.dart should stay as simple and as close as possible to the C library, so we can test it easily.
Stream
sane_read()
response instead of needing to call this method repetitively.The text was updated successfully, but these errors were encountered: