- updated emoji regex
- improved emojiToUnicode method
- updated example
downgraded characters to ^1.1.0
fix lint problem
updated flutter_svg to ^1.0.0
Add support network svg
Add support for only including specified emojis
updated flutter_svg to ^0.23.0+1
Added parameter for specifying max lines in TwemojiText Fixed error when emojiFontMultiplier was null in TwemojiTextSpan.
Updated README
Added svg support Created TwemojiText and Twemoji widgets Created a method to convert emojis to unicodes
Initial Version of the library.