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

Linux platform support #92

Closed 12people closed 1 year ago

12people commented 1 year ago

It'd be great if the emoji picker could also support the Linux platform.

There is a native GTK chooser that could be used, but a Flutter-based emoji picker would be alright as well.

Fintasys commented 1 year ago

Hey @12people let me check if we can add support for Linux. I haven't checked if there would be anything that would block it.