animated_emoji 2.1.0
animated_emoji: ^2.1.0 copied to clipboard
Show beautiful, customizable animated emojis using Noto Animated Emoji
Changelog #
2.1.0 - 2023-10-29 #
Added #
-
fromEmojiStringfunction on that returns the animated emoji version on an unicode emoji (@fahidsarker) -
toUnicodeEmojito AnimatedEmojiData that returns the unicode emoji of this emoji. -
fromNamethat returns the emoji from its camel case name.
Changed #
-
Improved error messages.
-
Made AnimatedEmojiData immutable and added equality.
Deprecated #
- Renamed
fromCodetofromId.
2.0.0 - 2023-05-30 #
1.0.1+2 #
- doc: Using GIF instead of WEBP because pub.dev can only show GIFs.
1.0.1+1 #
- deprecated:
simpsonskintone. Use a value ofnullinstead. - doc: Updated readme to use WEBP.
- refactor: now using very good analysis
- updated: tests
1.0.0 #
- initial release.
