flutter_emoji 2.1.0
flutter_emoji: ^2.1.0 copied to clipboard
👉 A light-weight Emoji 📦 for Flutter with all up-to-date emojis 😄. Made from 💯% ☕ with ❤️!
2.1.0 #
- Fix issue: (temp solution) around 600+ emojis not being matched.
2.0.0 #
Breaking changes
- New
Emojiclass now acts like a data container. - New
EmojiParserclass to handle emoji operation, likeget(),emojify()... - New
EmojiUtilclass to handle common operations for normalizing emoji. - Update documentation.
1.1.1 #
- Description updated.
1.1.0 #
- Add
unemojify(). - Fixed bug with multi-bytes emojis.
- Some refactors.
1.0.1 #
- Update documentation.
- Add
get().
1.0.0 #
- Initial release.