0.1.3 • Published 5 years ago

svg2flutter v0.1.3

Weekly downloads
6
License
MIT
Repository
github
Last release
5 years ago

svg2flutter

Convert SVG icons to Flutter icons pack

Installation

npm install -g svg2flutter

Usage

$ svg2flutter <options>

	Options
      --input, -i Input directory contains all SVG icons (defaults to ".")
      --dart, -d Output directory contains generated Dart file (defaults to ".")
      --ttf, -t Output directory contains generated TTF file (defaults to ".")
      --name, -n Generated name (defaults "to MyIcons")
      --height, -h Font height in pixels (defaults to 512)
0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago