figma_gen_hd 0.0.3
figma_gen_hd: ^0.0.3 copied to clipboard
Generated properties figma file
core #
Generated properties figma file
Install #
dart pub global activate figma_gen_hd
Uninstall #
dart pub global deactivate figma_gen_hd
Getting Started #
figma_gen:
figma_key: ...
figma_token: abcdef...
dir_output: gen
langs:
- en
- vi
- ja
Use #
# read all text to arb file
figmagen -w
#or :token = abcdef...
figmagen -t :token
# down load all image
figmagen -i :token
# down load all icon
figmagen -n :token