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

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

Closed yendacoder closed 1 year ago

yendacoder commented 1 year 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 1 year 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 🙏