forked from lxm_flutter/icomoon-selection-gen
chore(sources): Initial commit files
This commit is contained in:
21
pubspec.yaml
Normal file
21
pubspec.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
name: icomoon_selection_gen
|
||||
description: A code generator for flutter that reads icomoon selection.json and generate the icon classes
|
||||
version: 0.0.1
|
||||
author: Gabriel Rohden
|
||||
homepage:
|
||||
|
||||
environment:
|
||||
sdk: ">=2.7.0 <3.0.0"
|
||||
|
||||
dependencies:
|
||||
meta: ^1.1.7
|
||||
build: ^1.1.4
|
||||
build_config: ^0.4.0
|
||||
recase: ^2.0.1
|
||||
code_builder: ^3.3.0
|
||||
dart_style: ^1.0.0
|
||||
|
||||
dev_dependencies:
|
||||
build_runner: ^1.5.0
|
||||
build_test: ^0.10.7+3
|
||||
|
||||
Reference in New Issue
Block a user