refactor: Replace import_sorter with directives_ordering lint
This commit is contained in:
parent
4de2b3236e
commit
69588b8d69
180 changed files with 532 additions and 794 deletions
|
|
@ -1,7 +1,6 @@
|
|||
import 'package:blurhash_dart/blurhash_dart.dart' as b;
|
||||
import 'package:flutter/foundation.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
|
||||
import 'package:blurhash_dart/blurhash_dart.dart' as b;
|
||||
import 'package:image/image.dart' as image;
|
||||
|
||||
class BlurHash extends StatefulWidget {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue