Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Icon Font Pipeline

Local Next.js dashboard to flatten SVGs using oslllo-svg-fixer and optionally generate a Flutter icon font using icon_font_generator.

Requirements

  • Node.js 18+
  • Dart/Flutter SDK (for dart on PATH)
  • icon_font_generator CLI globally activated:
dart pub global activate icon_font_generator

Install

cd icon-pipeline
npm install

Run

npm run dev

Open the local URL shown by Next.js.

Notes

  • The UI can download the .otf and .dart outputs directly.
  • If you provide an output path, the server will write files there and also offer downloads.

About

Local Next.js dashboard to flatten SVGs using `oslllo-svg-fixer` and optionally generate a Flutter icon font using `icon_font_generator`.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages