Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 392 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 392 Bytes

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.