figma_flutter_generator 0.0.6
figma_flutter_generator: ^0.0.6 copied to clipboard
A command-line tool to fetch SVG icons from Figma and convert them into an icon font, along with Figma variables to Flutter theme files.
0.0.6 #
- Initial release with core functionality:
- Fetch SVG icons from Figma using direct SVG or PDF download
- Convert SVGs to icon font with Flutter class generation
- Generate Flutter theme files from Figma variables
- Support for both PDF and SVG icon downloads
- Verbose mode for detailed operation logging
- Command-line interface with multiple options