flutter_emoji_select 1.0.0 copy "flutter_emoji_select: ^1.0.0" to clipboard
flutter_emoji_select: ^1.0.0 copied to clipboard

A Facebook-style emoji selector with zoom/bounce animations. Supports PNG, SVG, GIF images with customizable styling.

Changelog #

All notable changes to this project will be documented in this file.

1.0.0 #

Initial release of Flutter Emoji Selector.

Features #

  • EmojiSelector widget - Wraps any child widget and displays emoji selector on interaction
  • Multiple trigger modes - Long press, tap, or manual control via controller
  • Smooth animations - Zoom and bounce effects when hovering over emojis
  • Image format support - PNG, SVG, and GIF images supported
  • Multiple image sources - Asset, network, file, and memory sources
  • Wrap layout - Emojis wrap to multiple rows when exceeding width
  • Customizable styling - Colors, sizes, spacing, animations all configurable
  • EmojiSelectorController - Programmatic show/hide/toggle control
  • DefaultEmojis - Bundled animated GIF emojis ready to use
  • Tap outside to dismiss - Configurable dismiss behavior
  • Centered positioning - Overlay appears centered above the child widget
0
likes
0
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A Facebook-style emoji selector with zoom/bounce animations. Supports PNG, SVG, GIF images with customizable styling.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on flutter_emoji_select