-
-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature]: Auto-Generate Packs #79
Labels
enhancement
New feature or request
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
You can add as many as you can. I dont know if these icons is needed to be
in some kind of format or what format some icon pack have ot can these
found and download easily?
Also fluttericons would be nice to have.
Also finded,
https://www.svgrepo.com/ - some might need commenting about usage, but this
is end users responsible.
https://fonts.google.com/icons
Where are you from?
Your whatsapp number?
Also one idea about generated pacs. If i generate all pacs, but if i want
to control what of these are in use.
Yours,
Klaus
…On Sun, 15 Dec 2024 at 17:55, Rebar Ahmad ***@***.***> wrote:
I think more important is to add more iconpacs. Ai told these, there might
be lot of others too.
Ionicons: A premium open-source icon pack for the Ionic Framework. These
icons are beautifully crafted and available for web, iOS, Android, and
desktop apps1. Ionicons
https://ionic.io/ionicons
Heroicons: A set of high-quality SVG icons by the makers of Tailwind CSS.
These icons are free and MIT licensed2. Heroicons
https://heroicons.com/
Octicons: A scalable set of icons handcrafted by GitHub. These icons are
available for various platforms and languages3. Octicons
https://github.com/primer/octicons
Feather Icons: Simply beautiful open-source icons designed on a 24x24
grid. These icons emphasize simplicity, consistency, and readability4.
Feather Icons
https://feathericons.com/
Eva Icons: A set of beautifully crafted icons for web and mobile
applications. Eva Icons
https://ionic.io/ionicons
Typicons: A set of icons designed for typographic purposes. Typicons
https://www.s-ings.com/typicons/
Zondicons: A set of icons designed by Zond Studios for various
applications. Zondicons
https://www.zondicons.com/
Ant Design Icons: A set of icons used in the Ant Design UI library. Ant
Design Icons
https://ant-design.antgroup.com/components/icon
Foundation Icons: A set of icons used in the Foundation framework.
Foundation Icons
https://get.foundation/icon-fonts.html
Simple Line Icons: A set of simple, clean, and versatile icons. Simple
Line Icons
https://simplelineicons.github.io/
Weather Icons: A set of icons representing various weather conditions.
Weather Icons
https://www.flaticon.com/free-icons/weather
Thank you for your efforts mentioning those. Please open a new issue which
icon-packs you would like to have :).
—
Reply to this email directly, view it on GitHub
<#79 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALM5VECBYQU2XYEUCULHPA32FWRARAVCNFSM6AAAAABNRXGRPCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNBTHEZDMNZRHE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Do you guys think it would make sense for you to have a parameter:
autoGeneratePacks: true
so that this package automatically generates the Icon Packs you passed iniconPackModes: [IconPack.material, IconPack.cupertino,...]
?This way users don't have to generate packs by themselves on build time and the packs will be generated in debug on demand or if you build your app with
flutter build...
this package should detect this and pre-run generation before building the core app.I don't have a solution for this yet, but it would make sense for me to dive into this and find a solution to make it more comfortable to use this package.
The text was updated successfully, but these errors were encountered: