0.1.3 • Published 6 years ago

svg2flutter v0.1.3

Weekly downloads
6
License
MIT
Repository
github
Last release
6 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

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago