mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Clean up SDK constraints and lints (#2471)
This commit is contained in:
@@ -3,12 +3,12 @@ description: A sample command-line application.
|
||||
version: 1.0.0
|
||||
|
||||
environment:
|
||||
sdk: ^3.4.0-0
|
||||
sdk: ^3.5.0
|
||||
|
||||
dependencies:
|
||||
args: ^2.4.2
|
||||
image: ^4.1.7
|
||||
|
||||
dev_dependencies:
|
||||
lints: ^4.0.0
|
||||
lints: ^5.0.0
|
||||
test: ^1.24.0
|
||||
|
||||
Reference in New Issue
Block a user