You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
samples/asset_transformation/grayscale_transformer/pubspec.yaml

15 lines
218 B

name: grayscale_transformer
description: A sample command-line application.
version: 1.0.0
environment:
sdk: ^3.4.0-0
dependencies:
args: ^2.4.2
image: ^4.1.7
dev_dependencies:
lints: ^4.0.0
test: ^1.24.0