animated_emoji 1.0.1+2 copy "animated_emoji: ^1.0.1+2" to clipboard
animated_emoji: ^1.0.1+2 copied to clipboard

Show beautiful, customizable animated emojis using Noto Animated Emoji

🚀

Animated Emoji #

style: very good analysis

Provides over 150 animated emojis for your app.

Usage #

Just use the AnimatedEmoji widget anywhere in your application and choose an emoji.

const AnimatedEmoji(
  AnimatedEmojis.rocket,
),

Configure the widget to your needs.

AnimatedEmoji(
  AnimatedEmojis.clap(SkinTone.dark),
  size: 128,
  repeat: false,
),

Additional information #

An internet connection is required to load the emojis, you can additionally provide an errorWidget when the network connection is not available.

This package uses Noto Animated Emoji which is licensed under CC BY 4.0.

190
likes
140
points
2.05k
downloads
screenshot

Publisher

verified publisherclevertasks.de

Weekly Downloads

Show beautiful, customizable animated emojis using Noto Animated Emoji

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, lottie

More

Packages that depend on animated_emoji