Fintasys / emoji_picker_flutter

A Flutter package that provides an Emoji picker widget with 1500+ emojis in 8 categories.
MIT License
155 stars 115 forks source link

Skin tone overlay #51

Closed dokenedgar closed 2 years ago

dokenedgar commented 2 years ago

The skintone overlay doesn't close with the rest of the emojis on dismissing the emoji picker or when an empty space in the list of emojies, i.e. when none of the displayed skin tones is tapped.

Tested it on both Android and iOS.

Screenshot_1644434067 Screenshot_1644433732

dokenedgar commented 2 years ago

Forked and fixed this, as I'm using it in a project. WIll do a PR if the behavior is needed, can be discarded if what I experienced is an isolated case.

Fintasys commented 2 years ago

Thank you very much for fixing this. I've also noticed that sometimes it wasn't removed 🙏 I've left a comment on your PR, please have a look!

Fintasys commented 2 years ago

I've merged it, thanks again ! If you want to use it right away you can use the code below. Otherwise I will release a new version soon after I've took a look on 2 other issues.

  emoji_picker_flutter:
    git:
      url: https://github.com/Fintasys/emoji_picker_flutter.git
      ref: master