twemoji library

Classes

Twemoji
returns an image of an emoji
TwemojiText
returns a widget with rendered text with twitter emojis
TwemojiTextSpan
The TwemojiTextSpan widget extends TextSpan widget and it can be used in a RichText widget and it also renders text with twitter emojis

Properties

regex RegExp
All emojis unicodes.
final

Functions

emojiToUnicode(String rawText) String
Converts emoji to unicode 😀 => "1F600"