emoji_picker_flutter icon indicating copy to clipboard operation
emoji_picker_flutter copied to clipboard

[WIP] Add Web support

Open Fintasys opened this issue 3 years ago • 4 comments

This PR adds Web to the list of supported Platforms.

Issue: #2

Open Issues:

  • When using custom fonts, Emoji's are not correctly displayed in their text fields when selected. Solution would be custom RichTextInput like explained here https://stackoverflow.com/questions/44936239/displaying-text-with-emojis-on-flutter
  • (low priority) custom font doesn't work in android/ios, probably emoji needs to be rendered at the start of the app in order to trigger loading the custom font.

Fintasys avatar Feb 19 '22 15:02 Fintasys

Web support would be so awesome!

caleb654 avatar Apr 14 '22 15:04 caleb654

@Fintasys

This will be very good. flutter web needs emoji.

Is it able to use this PR for beta ..?

moonjoungyoung avatar Jun 02 '22 14:06 moonjoungyoung

Hi! any news on this PR?

dna-f avatar Jun 14 '22 20:06 dna-f

Hey @Fintasys any news on this?

LostInDarkMath avatar Jul 10 '22 13:07 LostInDarkMath

i have tried it not working on the web

hatemragab avatar Sep 16 '22 11:09 hatemragab

Closing in favor for https://github.com/Fintasys/emoji_picker_flutter/pull/103

Fintasys avatar Sep 28 '22 15:09 Fintasys