Fintasys / emoji_picker_flutter

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

Provide UI elements that can be used to build search results #95

Closed yendacoder closed 2 years ago

yendacoder commented 2 years ago

Related to #94: even though it is possible to build a search feature completely outside of the picker itself, doing so requires re-implementation of some UI elements of the library. Would be handy to have at least reusable grid cell widgets available to the host app, preferably with skin tone picker overlay.

Fintasys commented 2 years ago

@yendacoder thanks for creating an issue for your improvement suggestion. I like the idea and can't think of any issues bases on this change. Would be great if you could provide a PR for that if you have time 🙏