Linter: Specify exports in a separate section after all imports.

Created on 7 Jun 2017  路  2Comments  路  Source: dart-lang/linter

For the export

image

I get

info: Specify exports in a separate section after all imports. (directives_ordering at [datingnode] lib/src/queries_enums.dart:12)

(this warning persists when I fix the part directive to point to a valid part file.

Dart VM version: 1.24.0-dev.6.8 (Mon Jun  5 15:26:29 2017) on "macos_x64"
bug

Most helpful comment

All 2 comments

Is this addressed by #679?

Was this page helpful?
0 / 5 - 0 ratings