refactor: Replace import_sorter with directives_ordering lint

This commit is contained in:
Christian Kußowski 2026-03-21 13:09:45 +01:00
commit 69588b8d69
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
180 changed files with 532 additions and 794 deletions

View file

@ -86,16 +86,11 @@ dev_dependencies:
flutter_native_splash: ^2.4.7
flutter_test:
sdk: flutter
import_sorter: ^4.6.0
integration_test:
sdk: flutter
license_checker: ^1.6.2
translations_cleaner: ^0.1.1
import_sorter:
ignored_files: # Optional, defaults to []
- \/lib\/l10n
flutter_native_splash:
color: "#ffffff"
color_dark: "#000000"