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,9 +1,8 @@
|
|||
import 'package:cross_file/cross_file.dart';
|
||||
import 'package:fluffychat/utils/platform_infos.dart';
|
||||
import 'package:matrix/matrix.dart';
|
||||
import 'package:video_compress/video_compress.dart';
|
||||
|
||||
import 'package:fluffychat/utils/platform_infos.dart';
|
||||
|
||||
extension ResizeImage on XFile {
|
||||
static const int max = 1200;
|
||||
static const int quality = 40;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue