Fintasys / emoji_picker_flutter

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

Export Emoji class from emoji.dart #7

Closed dfdgsdfg closed 3 years ago

dfdgsdfg commented 3 years ago

Is there any reason you wouldn't export Emoji class?

onEmojiSelected has Catagory and Emoji class but Emoji class didn't expose.

Fintasys commented 3 years ago

Thanks for reporting this bug. I gonna look into it !

Fintasys commented 3 years ago

@dfdgsdfg I fixed it, please let me know if it works for you :)