TomTom0815
TomTom0815
Fixed issues with unicode characters. (See original dart documentation https://api.flutter.dev/flutter/dart-core/String/split.html) _To get a list of strings containing the individual runes of a string, you should not use split._
When the _CircularText_ Widget is updated with a new _TextItem_ it will throw an exception. Reason for the exception: _children_ had 2 items (for-loop), but _oldDelegate.children_ still had one item...
Hi Wolfrage76. I added a a telegram bot to your code. If you are interested, I will commit the code to a new branch and create a pull request. But...