Shunt
Shunt
As mentioned in #41 `OnDataRead` will be called when a ` characterDelimiter` is received, or when the total data received exceeds the character limit of `bufferSize`. _Originally posted by @douglasjunior...
### Steps to reproduce I used PC and Android Telegram Apps. 1. On PC create txt file named **1.txt** with content **test.** File size should be 4 bytes. 2. Upload...
Hi! It would be great if you could add some more information regarding system requirements for this package. I'm especially interested in minimum required Windows version. I see you have...
We can use something like this to add text for horizontal and vertical range annotations. Refrering to: #522. Usage: ```dart VerticalRangeAnnotation( horizontalPadding: 0, verticalPadding: 0, text: "Hello world", style: TextStyle(),...