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

Add emoji_view_state file to exports for custom view #78

Closed Fintasys closed 2 years ago

Fintasys commented 2 years ago

close: #76

EmojiViewState is used when creating custom View, but it was not exported, there it was not possible to import.