https://github.com/moinsen-dev/icon_class_generator
https://github.com/moinsen-dev/icon_class_generator
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/moinsen-dev/icon_class_generator
- Owner: moinsen-dev
- License: other
- Created: 2022-03-24T09:34:18.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-03-28T07:03:58.000Z (about 4 years ago)
- Last Synced: 2025-01-18T00:24:00.551Z (over 1 year ago)
- Language: Dart
- Size: 488 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Icon Class Generator
This package and this readme is still work in progress and does not work for custom font class generation.
At the moment it only supports the two build-in Icon font.
This readme will be update when the package can handle custom builds.
## How to add an Icon-Font
This is planned for the new future, but not yet functional.
## Thanks
This package is inspired by the package [line_icons](https://github.com/galonsos/line_icons).
And it uses Icons from [Icons8](https://icons8.com/line-awesome) and the base class is provided by [fluttericon](https://fluttericon.com/).
Thanks a lot!