Maybe I am missing something but is there a way to just take a string that comes from an API and use this extension to make sure all of the emojis render properly? Current I am render text that contains emoji characters via a text widget but I am getting a number of ? in the rendering. I tried installing fonts that seems to be hit or miss also.
I am looking for a consistent way to render strings in Flutter that contain emojis.
Thanks,
Andrew
Maybe I am missing something but is there a way to just take a string that comes from an API and use this extension to make sure all of the emojis render properly? Current I am render text that contains emoji characters via a text widget but I am getting a number of ? in the rendering. I tried installing fonts that seems to be hit or miss also.
I am looking for a consistent way to render strings in Flutter that contain emojis.
Thanks,
Andrew