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,6 +1,6 @@
|
|||
import 'package:fluffychat/main.dart' as app;
|
||||
import 'package:flutter/widgets.dart';
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
import 'package:fluffychat/main.dart' as app;
|
||||
|
||||
extension type FluffyChatTester(WidgetTester tester) {
|
||||
static int _printCounter = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue