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
══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════
I/flutter (22597): The following FormatException was thrown building HtmlRichTextParser(dirty, dependencies:
I/flutter (22597): [MediaQuery, DefaultTextStyle, _LocalizationsScope-[GlobalKey#14dc3], Directionality]):
I/flutter (22597): Invalid double
I/flutter (22597): 100%
I/flutter (22597):
I/flutter (22597): When the exception was thrown, this was the stack:
I/flutter (22597): #0 double.parse (dart:core-patch/double_patch.dart:110:28)
I/flutter (22597): #1 HtmlRichTextParser._parseNode (package:flutter_html/html_parser.dart:766:40)
The text was updated successfully, but these errors were encountered:
cannot parser this html, My Error is
══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════
I/flutter (22597): The following FormatException was thrown building HtmlRichTextParser(dirty, dependencies:
I/flutter (22597): [MediaQuery, DefaultTextStyle, _LocalizationsScope-[GlobalKey#14dc3], Directionality]):
I/flutter (22597): Invalid double
I/flutter (22597): 100%
I/flutter (22597):
I/flutter (22597): When the exception was thrown, this was the stack:
I/flutter (22597): #0 double.parse (dart:core-patch/double_patch.dart:110:28)
I/flutter (22597): #1 HtmlRichTextParser._parseNode (package:flutter_html/html_parser.dart:766:40)
The text was updated successfully, but these errors were encountered: