Skip to content

Conversation

@scorpionate
Copy link

You can add extra key in pubspec:

import_sorter:
  header: 'Extra header above' # Optional, adds extra line above all imports.

Result:

// Extra header above!

// 🎯 Dart imports:
import 'dart:io';

.....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant