emoji 1.1.2 copy "emoji: ^1.1.2" to clipboard
emoji: ^1.1.2 copied to clipboard

Dart 1 only

A utility for emojis.

Changelog #

1.1.2 #

  • Update regex pattern for emoticons. Don't match :b in :bowtie:, for example.

1.1.1 #

  • Don't match emoticons if preceded by a word boundary. This helps us avoid frownies in URLs. :/
  • Update most recent changelog entry to reflect the addition of more tests.

1.1.0 #

  • Introduce replaceEmojiCodesWithGlyphs() and replaceEmoticonsWithEmojiCodes().
  • The main replaceWithEmojis() function now handles emoji codes and common emoticons.
  • Added more tests.

1.0.3 #

  • Update this CHANGELOG. Agh, lots to track with a public package. :)

1.0.2 #

  • Update README to reflect latest usage. Update example boilerplate.

1.0.1 #

  • Make replaceWithEmojis() a top-level function. Do away with EmojiUtil class.
  • Update homepage in pubspec.

1.0.0 #

  • Initial version, with support for GitHub Emojis.
0
likes
25
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

A utility for emojis.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

More

Packages that depend on emoji