html_unescape
html_unescape copied to clipboard
Dart library for unescaping HTML-encoded strings
I can't import this package even though I have executed flutter pub get, i find the lib folder has no export class
¢ without ;  
Hi, If I have a string like this in Flutter: final String html = "Bold" then can I use this library to display bold string instead of Bold
When I let it convert my raw json string it replaces & q u o t ; (had to write it like that so that Github doesn't convert it) with...