Centralize and update analysis options configuration

Replaces the old analytics_options.yaml with a new analysis_options.yaml at the workspace root, consolidating lint rules and analyzer settings. Updates all references in subprojects to use the new file, and adds flutter_lints as a direct dev dependency in pubspec.yaml for consistent linting across the workspace.
This commit is contained in:
Achintha Isuru
2026-01-22 12:19:05 -05:00
parent d456bf9dc9
commit 7d3b4da8d4
9 changed files with 33 additions and 9 deletions

View File

@@ -20,6 +20,7 @@ workspace:
dev_dependencies:
melos: ^7.3.0
flutter_lints: ^6.0.0
melos:
scripts: