1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-13 10:59:04 +00:00

Pin window_size and menubar (#1398)

This commit is contained in:
Brett Morgan
2022-08-31 07:04:25 +10:00
committed by GitHub
parent c523d05b7e
commit 1281d43368
4 changed files with 16 additions and 4 deletions

View File

@@ -2,3 +2,7 @@ include: ../../analysis_options.yaml
analyzer:
exclude: [lib/src/**.g.dart]
linter:
rules:
sort_pub_dependencies: true