Git Product home page Git Product logo

Comments (4)

Sweta040799 avatar Sweta040799 commented on May 25, 2024

If this issue is still unsolved can I try it

from kide.

Cryptonex7 avatar Cryptonex7 commented on May 25, 2024

Sure @Sweta040799 feel free to contribute here. We will be awaiting your PR.

from kide.

jordanmlacalle avatar jordanmlacalle commented on May 25, 2024

I've raised a PR taking a shot at this. I am open to feedback to improve my solution and would appreciate some thoughts around the following:

The actual value that is used to set the avatar properties is exposed in a Text widget so the user better understands the property that is being set. For example, when changing hair color the user will see "blonde", "orange", etc. This is fine for such values, but in the case of other properties like eyebrow, it is odd to see values like "leftLowered".

A solution could be two split the values up and converting the string to sentence case. This could be possible manually using a good amount of regex and String manipulation, or easily using the recase package off pub.dev.

Edit: PR updated with new solution for avatar property values. Updated avatar constants.

from kide.

shathurshan avatar shathurshan commented on May 25, 2024

i am interested to work in this

from kide.

Related Issues (13)

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.