Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 623 Bytes

CHANGELOG.md

File metadata and controls

31 lines (27 loc) · 623 Bytes

0.4.3

  • updated emoji regex
  • improved emojiToUnicode method
  • updated example

0.4.2

downgraded characters to ^1.1.0

0.4.1

fix lint problem

0.4.0

updated flutter_svg to ^1.0.0

0.3.1

Add support network svg

0.3.0

Add support for only including specified emojis

0.2.3

updated flutter_svg to ^0.23.0+1

0.2.2

Added parameter for specifying max lines in TwemojiText Fixed error when emojiFontMultiplier was null in TwemojiTextSpan.

0.2.1

Updated README

0.2.0

Added svg support Created TwemojiText and Twemoji widgets Created a method to convert emojis to unicodes

0.1.0

Initial Version of the library.