Fintasys / emoji_picker_flutter

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

How to add the stickers option in the emoji #97

Closed egnimos closed 1 year ago

Fintasys commented 1 year ago

@egnimos I'm not planing to include a Stickers option in near future. But I would suggest you to wrap the EmojiPicker inside a TabBarView and implement the Stickers option individually by yourself.