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 7852b15 commit 6a85beeCopy full SHA for 6a85bee
analysis_options.yaml
@@ -45,3 +45,5 @@ analyzer:
45
# Stream and not importing dart:async
46
# Please see https://github.com/flutter/flutter/pull/24528 for details.
47
sdk_version_async_exported_from_core: ignore
48
+ # Conflict with import_sorter
49
+ directives_ordering: ignore
0 commit comments