1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00
Files
samples/desktop_photo_search/material/analysis_options.yaml
Parker Lougheed c206bae810 [desktop_photo_search] Tighten constraints then regenerate files (#1986)
No functional changes, just cleanup. 

Updating the build_value build dependencies then regenerating allows us
to remove the analysis excludes in the `analysis_options.yaml` files due
to them now ignoring lints.
2023-08-09 16:25:41 +10:00

6 lines
98 B
YAML

include: package:analysis_defaults/flutter.yaml
linter:
rules:
sort_pub_dependencies: true