Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort alphabetically without groupings #58

Open
JamesMcIntosh opened this issue Jun 28, 2021 · 1 comment
Open

Sort alphabetically without groupings #58

JamesMcIntosh opened this issue Jun 28, 2021 · 1 comment

Comments

@JamesMcIntosh
Copy link

Can an option be added to sort all imports alphabetically instead of grouping them?

This is the behaviour I get when organising imports in Android Studio.

import 'package:alpha/a.dart';
import 'package:beta/b.dart';
import 'package:charlie/c.dart';
import 'package:delta/d.dart';

Many thanks
James

@gleich
Copy link
Member

gleich commented Dec 7, 2021

See #63

@gleich gleich closed this as completed Dec 7, 2021
@gleich gleich reopened this Dec 7, 2021
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

No branches or pull requests

2 participants