Git Product home page Git Product logo

Comments (9)

Chaphasilor avatar Chaphasilor commented on July 17, 2024 1

Can confirm that the issue has been fixed :)

from flutter_tabler_icons.

Chaphasilor avatar Chaphasilor commented on July 17, 2024 1

Hmm, I'm not the dev but maybe I can check later if I can reproduce the issue...

from flutter_tabler_icons.

bigbadbob2003 avatar bigbadbob2003 commented on July 17, 2024 1

i can confirm there is an offset on those icons you mentioned.

However i just use the font file provided by Tabler icons so you will need to raise an issue there to get the TTF fixed https://github.com/tabler/tabler-icons

image

from flutter_tabler_icons.

bigbadbob2003 avatar bigbadbob2003 commented on July 17, 2024

There is currently an open issue on the tabler-icons repository regarding this tabler/tabler-icons#118 ideally it needs to be fixed there as any change here would have to be reverted in the future

from flutter_tabler_icons.

bawantha avatar bawantha commented on July 17, 2024

This is true,

from flutter_tabler_icons.

bigbadbob2003 avatar bigbadbob2003 commented on July 17, 2024

This might be fixed it the latest version using tabler icons 2.23.0

from flutter_tabler_icons.

Xoshbin avatar Xoshbin commented on July 17, 2024

I'm on the latest version, but the issue still persists.

from flutter_tabler_icons.

Chaphasilor avatar Chaphasilor commented on July 17, 2024

Are you sure Flutter properly upgraded the package? And are all icons affected or only some?

from flutter_tabler_icons.

Xoshbin avatar Xoshbin commented on July 17, 2024

@Chaphasilor Sorry I wasn't expecting that fast reply, yes I just did a flutter clean, and all the Icons I'm using are affected like TablerIcons.arrow_big_up , TablerIcons.share .

I have to add padding to align it:

    Padding(
        padding: const EdgeInsets.only(bottom: 4.0),
        child: Icon(
             TablerIcons.arrow_big_up
        ),
    )

from flutter_tabler_icons.

Related Issues (7)

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.