Skip to content

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

License

Notifications You must be signed in to change notification settings

flutter-studio/split_icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.