5

I can't find a way to enable GIFs insertion on the TextFields.

When I open for example Gboard and select a GIF or Sticker it says appXX doesn't support gif insertion here

Do anyone have a solution for this please? I read this tread but it's on native Android (Java). I did not found any flutter package on pub.dev too

FilipeOS
  • 801
  • 1
  • 11
  • 42
  • it's not possible within current flutter. I've just spent 10 hours trying to find out how to do this or create my own plugin but there's no viable solution anywhere. The only options that exist is using a button external to the keyboard to hold the values of the gif or sticker and then processing that image with image.network or equivalent. Very painful for me and very pathetic of flutter. – Axes Grinds Apr 16 '20 at 00:56
  • 1
    if there's any updates on this situation, I'd really appreciate if you post an update here :)) – Tushar Sadhwani Oct 12 '20 at 09:35

0 Answers0