toly1994328 / toly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

toly cmd tools

Icon Font code generator

toly icon

[config] in Flutter Project pubspec.yaml

toly:
  icon:
    src_zip: #iconfont zip file path (default: assets/download.zip)
    assets_dir: #where iconfont res save to (default: assets/iconfont)
    dist_file: #where icon class file save to (default: lib/toly_gen/toly_icon.dart)

About

License:MIT License


Languages

Language:Dart 100.0%