1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-21 20:08:16 +00:00

Fixes CI ahead of next release

This commit is contained in:
Eric Windmill
2026-02-09 13:26:00 -08:00
committed by GitHub
parent 54106b0bf6
commit b0002d1d1b
9 changed files with 187 additions and 226 deletions

View File

@@ -1,6 +1,7 @@
name: grayscale_transformer
description: A sample command-line application.
version: 1.0.0
resolution: workspace
environment:
sdk: ^3.9.0-0
@@ -10,5 +11,5 @@ dependencies:
image: ^4.1.7
dev_dependencies:
lints: ^5.0.0
lints: ^6.0.0
test: ^1.24.0