Coder Social home page Coder Social logo

Comments (5)

ChristopheChanteur avatar ChristopheChanteur commented on June 3, 2024

update: after some checks, the Widget partially works on web,
if I give it an errorWidget property, it displays that widget on Flutter web, so I suppose the issue is the animated emoji part needs to be looked at.

Looking at the Lottie flutter package - it seems they have upgraded their package to version 2.3.2 - which according to the changelog fixes issues on flutter web.
That could be the source of your package not working on flutter web - it may need upgrading to accept the new version of lottie package

from animated_emoji.

ChristopheChanteur avatar ChristopheChanteur commented on June 3, 2024

last update: I tried to fork your package and update it with the latest Lottie version - and the error still exists.
I also tried to only use the Lottie package and link it to the json url your package points to.
and it still is the same issue.
I think the issue may either lie with Lottie, or with the json at the url provided ...

hope you can find a way to solve it because your package is awesome

from animated_emoji.

RoundedInfinity avatar RoundedInfinity commented on June 3, 2024

Hey, thanks for the feedback,

I've looked into this issue and I think it does not work because of the CORS settings of the Noto Emoji Website. Just fetching the emoji url with http.get throws an error on flutter web.

I'm planning on adding support for loading the emojis from the local assets. That would fix the problem, but I'm not quite sure on how to tackle this.

from animated_emoji.

ChristopheChanteur avatar ChristopheChanteur commented on June 3, 2024

you're welc.

Thanks for looking into this for us.
Looking forward to the update

from animated_emoji.

hsbijarniya avatar hsbijarniya commented on June 3, 2024

#3 implemented

from animated_emoji.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.