icomoon_generator 0.0.9 copy "icomoon_generator: ^0.0.9" to clipboard
icomoon_generator: ^0.0.9 copied to clipboard

A Dart package that generates Flutter-compatible class. This class contains static const IconData fields for each icon in your IcoMoon selection.

0.0.9 #

  • Add Document for model (Selection)
  • Update README.md for example project

0.0.8 #

  • Add Document for model (Icon)
  • Update CHANGELOG.md

0.0.7 #

  • Add Document for public API and model (EnumClass, Selection)
  • Update Example project

0.0.6 #

  • Add Document for public API (EnumClass)

0.0.5 #

  • Public API utils
  • Add 2 fields to FlutterClassGenerator:
    • familyName is font's family name to use in IconData. (Default is Icomoon)
    • fontFileName is font file's name. Used in generated docs for class. (Default is icomoon.ttf)

0.0.4 #

  • Update README.md
  • Change key input_font_json_file to input_json_file in pubspec.yaml and icomoon_generator.yaml

0.0.3 #

  • Add README.md for example
  • Update version of dart_style to 2.3.0

0.0.2 #

  • Add example
  • Update README.md
  • Returns a normalized version of [iconName] which can be used as const name

0.0.1 #

  • Initial release
6
likes
150
points
169
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package that generates Flutter-compatible class. This class contains static const IconData fields for each icon in your IcoMoon selection.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, collection, dart_style, logger, path, recase, yaml

More

Packages that depend on icomoon_generator