Fintasys / emoji_picker_flutter

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

Add Web Support (Experimental) #103

Closed Fintasys closed 1 year ago

Fintasys commented 2 years ago

This PR adds Web to the list of supported Platforms.

Issue: https://github.com/Fintasys/emoji_picker_flutter/issues/2

Thx to @yendacoder we now have custom font support and this should help with web support. The Web support will be experimental for now since it still could have some issues but I want to enable it for the users of this library and make sure it becomes stable with the help of the community 👍