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
- Host: GitHub
- URL: https://github.com/flutter-studio/split_icons
- Owner: flutter-studio
- License: bsd-2-clause
- Created: 2020-04-15T08:45:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-07T19:13:11.000Z (almost 6 years ago)
- Last Synced: 2025-03-22T04:22:50.373Z (about 1 year ago)
- Topics: flutter-icons, icon, icons
- Language: Dart
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 0
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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).