Coder Social home page Coder Social logo

release date? about flutter HOT 15 CLOSED

phosphor-icons avatar phosphor-icons commented on May 4, 2024 1
release date?

from flutter.

Comments (15)

DominicHW avatar DominicHW commented on May 4, 2024 1

Hey folks. I'm a programmer/graphic designer and would be interested in helping out in my spare time to get this port out.

Cheers!

from flutter.

rektdeckard avatar rektdeckard commented on May 4, 2024 1

No problem here! I would prefer to be the publisher on pub.dev if that's okay, simply to make the release process easier and to make this an officially supported first-party package. We can create a Phosphor Icons publisher account, and you can be authorized there as well.

from flutter.

rektdeckard avatar rektdeckard commented on May 4, 2024 1

@afkcodes in light of the similarities of your approach to Rurick's, I think we're going to start from their implementation as a base.

from flutter.

rektdeckard avatar rektdeckard commented on May 4, 2024

Hey, thanks for the interest and sorry for the delay in getting back to you. This port was mostly the effort of @rurickdev. As a non Flutter user, I don't think I have intentions of finishing and publishing it unless someone steps in to help. That being said, contributions are welcome!

from flutter.

afkcodes avatar afkcodes commented on May 4, 2024

@rektdeckard I can try this but i will be needing some help from the font side. i will be needing a ttf file.

from flutter.

rektdeckard avatar rektdeckard commented on May 4, 2024

The icon font is available on the phosphor-icons/phosphor-icons package, and is also included in the asset kit on our website.

I would request that anything you build is extensible and can be easily updated when new icons are added. We rely on code generation to create icon components for the rest of our framework-specific libraries (see the /bin folder in most projects).

from flutter.

afkcodes avatar afkcodes commented on May 4, 2024

here is what i have tried : https://github.com/afkcodes/flutter_phosphor_icons
haven't updated the readme also have to look how to go about duotone.

from flutter.

rektdeckard avatar rektdeckard commented on May 4, 2024

Duotone is going to be a challenge, I remember running into that limitation before. The two solutions we came up with were to pivot and use the flutter_svg package to implement this as an SVG library (which breaks compatibility with lots of things depending on flutter Icons) or to use one of several libraries that converts an SVG into Skia graphics primitives at compile time.

Alternately, I would be ok with leaving Duotone out for now, and releasing with the other 5 weights.

from flutter.

afkcodes avatar afkcodes commented on May 4, 2024

the other five weights are already done then i have to update the readme and example app and then we can go ahead.
for duotone i will be looking how to go about that.

from flutter.

rektdeckard avatar rektdeckard commented on May 4, 2024

If you don't mind, please fork this repo and make a PR back here, so we can keep it under one roof! I'll add you as a maintainer.

from flutter.

afkcodes avatar afkcodes commented on May 4, 2024

sure thing will do tomorrow morning. Thanks.

from flutter.

afkcodes avatar afkcodes commented on May 4, 2024

just asking will it be a issue if i keep it on my github.

from flutter.

afkcodes avatar afkcodes commented on May 4, 2024

sure then lets keep it on my account and please go ahead with the account creation, meanwhile i will update readme and example app also look into the possibility for duotone icons. also would like to mention that if its easier for you to make the releases then we can go be the publisher on pub.dev. I just wanted to create github actions for the release but this also seems fine, as i have not tried actions yet and will further delay the release.

from flutter.

rurickdev avatar rurickdev commented on May 4, 2024

Hey everyone, I'm the main flutter developer, sorry for the late answer, I don't have enough free time, the package is practically working, and ready for the first release (just need to update to latest icon font)
The duo tone icons are not available yet because the is no don't door that side, but I have been researching about covering SVGs to Paint paths automatically to use in flutter.

Edit: created PR #2 #2 with the package of anyone is interested

from flutter.

rektdeckard avatar rektdeckard commented on May 4, 2024

@rurickdev excellent to have you back, and thanks for putting the last leg of work in! Reviewing now, and have the example app running beautifully.

from flutter.

Related Issues (20)

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.