immich/mobile/lib
shenlong ffc83eae36
Some checks failed
CLI Build / CLI Publish (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
Docker / pre-job (push) Has been cancelled
Docs build / pre-job (push) Has been cancelled
Zizmor / Zizmor (push) Has been cancelled
Static Code Analysis / pre-job (push) Has been cancelled
Test / pre-job (push) Has been cancelled
Test / ShellCheck (push) Has been cancelled
Test / OpenAPI Clients (push) Has been cancelled
Test / SQL Schema Checks (push) Has been cancelled
CLI Build / Docker (push) Has been cancelled
Docker / Re-Tag ML (push) Has been cancelled
Docker / Re-Tag Server (push) Has been cancelled
Docker / Build and Push ML (push) Has been cancelled
Docker / Build and Push Server (push) Has been cancelled
Docker / Mirror to Docker Hub (push) Has been cancelled
Docker / Docker Build & Push Server Success (push) Has been cancelled
Docker / Docker Build & Push ML Success (push) Has been cancelled
Docs build / Docs Build (push) Has been cancelled
Static Code Analysis / Run Dart Code Analysis (push) Has been cancelled
Test / Scripts unit tests (push) Has been cancelled
Test / Test & Lint Server (push) Has been cancelled
Test / Unit Test CLI (push) Has been cancelled
Test / Unit Test CLI (Windows) (push) Has been cancelled
Test / Lint Web (push) Has been cancelled
Test / Test Web (push) Has been cancelled
Test / Test i18n (push) Has been cancelled
Test / End-to-End Lint (push) Has been cancelled
Test / Medium Tests (Server) (push) Has been cancelled
Test / End-to-End Tests (Server & CLI) (push) Has been cancelled
Test / End-to-End Tests (Web) (push) Has been cancelled
Test / End-to-End Tests Success (push) Has been cancelled
Test / Unit Test Mobile (push) Has been cancelled
Test / Unit Test ML (push) Has been cancelled
Test / .github Files Formatting (push) Has been cancelled
chore: more dart lints (#30665)
The lints are regrouped and sorted. Also, added the following new lints:
- unnecessary_ignore
- parameter_assignments
- avoid_unused_constructor_parameters
- tighten_type_of_initializing_formals
- only_throw_errors
- deprecated_consistency
- unnecessary_statements

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2026-08-15 16:55:45 +05:30
..
constants chore(mobile): more complicated Freezed pass (#30452) 2026-08-10 14:12:45 -07:00
domain chore: more dart lints (#30665) 2026-08-15 16:55:45 +05:30
entities refactor: yeet old timeline (#27666) 2026-04-15 23:00:27 +05:30
extensions chore: migrate mobile translations accessor (5) (#30672) 2026-08-11 14:41:13 +05:30
infrastructure refactor: server capabilities (#30663) 2026-08-14 07:53:12 -05:00
interfaces refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 -05:00
models chore: more dart lints (#30665) 2026-08-15 16:55:45 +05:30
pages chore: pump flutter_lints to 6.0 (#30664) 2026-08-15 16:55:45 +05:30
presentation chore: more dart lints (#30665) 2026-08-15 16:55:45 +05:30
providers chore: more dart lints (#30665) 2026-08-15 16:55:45 +05:30
repositories chore: remove old people provider (#30662) 2026-08-12 21:12:12 +05:30
routing chore: more dart lints (#30665) 2026-08-15 16:55:45 +05:30
services chore: more dart lints (#30665) 2026-08-15 16:55:45 +05:30
theme chore(mobile): Apply stricter linting rules for formatting (#30370) 2026-07-30 08:56:46 +00:00
utils chore: pump flutter_lints to 6.0 (#30664) 2026-08-15 16:55:45 +05:30
widgets chore: more dart lints (#30665) 2026-08-15 16:55:45 +05:30
main.dart fix(mobile): prevent iOS status bar scroll to top during transitions (#30717) 2026-08-12 12:57:45 -07:00
wm_executor.dart chore(mobile): Apply stricter linting rules for correctness (#30372) 2026-07-30 19:39:24 +00:00