Hey,
i think you forgot some debug prints in the code.
When the Html widget is rendered this is spamed into debug console:
flutter: Found a
flutter: Plain Text Node: 'Spiele-Allgemein'
flutter: Plain Text Node: ' Bereich an uns.'
flutter: Found br
flutter: Found br
flutter: Found b
Yes, this will be fixed in PR #23, sorry for the inconvenience.
Is is still save to publish the app with this bug? I'm hoping it is something that only occurs in debug mode, but doesn't cause any problems in release?
The messages only apper in the debug console, i think its save to publish
Yes, that's correct. You shouldn't have any noticeable issues if you publish with this bug.
Fixed in version 0.8.0