refactor: Update flutter lints

This commit is contained in:
Christian Kußowski 2025-11-30 12:42:04 +01:00
commit 35983437e2
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
15 changed files with 43 additions and 82 deletions

View file

@ -85,14 +85,16 @@ dependencies:
webrtc_interface: ^1.3.0
dev_dependencies:
flutter_lints: ^3.0.0
flutter_lints: ^6.0.0
flutter_native_splash: ^2.4.7
flutter_test:
sdk: flutter
import_sorter: ^4.6.0
integration_test:
sdk: flutter
license_checker: ^1.6.0
# Waiting for https://github.com/rufman/license_checker/pull/47
license_checker:
git: https://github.com/krille-chan/license_checker.git
translations_cleaner: ^0.0.5
import_sorter:
@ -116,4 +118,4 @@ flutter:
# 1. Don't do it if you can avoid it or fix it upstream in a manageable time
# 2. Always link an (upstream?) issue
# 3. Explain how and when this can be removed (overrides must be temporarily)
dependency_overrides:
dependency_overrides: