An open API service indexing awesome lists of open source software.

https://github.com/flutter-studio/split_icons

A command package that dynamically loads the flutter-icons font file
https://github.com/flutter-studio/split_icons

flutter-icons icon icons

Last synced: about 2 months ago
JSON representation

A command package that dynamically loads the flutter-icons font file

Awesome Lists containing this project

README

          

A sample command-line application.

Add the following information to the pubspec.yaml file in the project directory
```
flutter_icons:
includes:
-ant
-mco
....
```

# Execute Command

`pub global activate split_icon`

`split_icon`

Created from templates made available by Stagehand under a BSD-style
[license](https://github.com/dart-lang/stagehand/blob/master/LICENSE).