We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57294ea commit 8071718Copy full SHA for 8071718
analysis_options.yaml
@@ -24,6 +24,7 @@ linter:
24
rules:
25
# avoid_print: false # Uncomment to disable the `avoid_print` rule
26
# prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule
27
+ prefer_relative_imports: true
28
29
# Additional information about this file can be found at
30
# https://dart.dev/guides/language/analysis-options
0 commit comments