Flutter_html: Debug messages when using Html widget

Created on 13 Sep 2018  路  5Comments  路  Source: Sub6Resources/flutter_html

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
bug

All 5 comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ngaurav picture ngaurav  路  6Comments

Nijinsha picture Nijinsha  路  4Comments

AbdoXLabs picture AbdoXLabs  路  5Comments

DrobyshevAlex picture DrobyshevAlex  路  3Comments

robert-virkus picture robert-virkus  路  3Comments