Files
sharedinbox/LATER.md
T
Thomas GüttlerandClaude Sonnet 4.6 169e563e3d security: enforce encrypted connections; pre-commit uses check-fast
IMAP/SMTP encryption:
- connectImap throws if account.imapSsl is false
- connectSmtp removes STARTTLS plaintext fallback; startTls failure is fatal
- Remove IMAP SSL/TLS toggle from add/edit account screens (always SSL)
- UI shows "IMAP (SSL/TLS)" section label to communicate the requirement

Pre-commit speed:
- Add check-fast task (analyze + unit + widget, no build-linux, no integration)
- pre-commit hook now runs task check-fast instead of task check
- task check remains the full suite for manual/CI use

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-18 16:16:35 +02:00

1.9 KiB
Raw Blame History

Later

Flutter best practices?


Flutter/Dart Linters?


integration_test (similar to Playwright)


How to build Flutter applications in CI?

Best practices. Build in Container?


task run Resolving dependencies... Downloading packages... _fe_analyzer_shared 91.0.0 (99.0.0 available) analyzer 8.4.1 (12.1.0 available) characters 1.4.0 (1.4.1 available) dart_style 3.1.3 (3.1.8 available) drift 2.31.0 (2.32.1 available) drift_dev 2.31.0 (2.32.1 available) flutter_lints 4.0.0 (6.0.0 available) flutter_riverpod 2.6.1 (3.3.1 available) flutter_secure_storage 9.2.4 (10.0.0 available) flutter_secure_storage_linux 1.2.3 (3.0.0 available) flutter_secure_storage_macos 3.1.3 (4.0.0 available) flutter_secure_storage_platform_interface 1.1.2 (2.0.1 available) flutter_secure_storage_web 1.2.1 (2.1.0 available) flutter_secure_storage_windows 3.1.2 (4.1.0 available) go_router 14.8.1 (17.2.1 available) js 0.6.7 (0.7.2 available) lints 4.0.0 (6.1.0 available) matcher 0.12.17 (0.12.19 available) material_color_utilities 0.11.1 (0.13.0 available) meta 1.17.0 (1.18.2 available) path_provider_foundation 2.5.1 (2.6.0 available) riverpod 2.6.1 (3.2.1 available) sqlite3 2.9.4 (3.3.1 available) sqlite3_flutter_libs 0.5.42 (0.6.0+eol available) sqlparser 0.43.1 (0.44.3 available) test 1.26.3 (1.31.0 available) test_api 0.7.7 (0.7.11 available) test_core 0.6.12 (0.6.17 available) vector_math 2.2.0 (2.3.0 available) win32 5.15.0 (6.0.1 available) Got dependencies! 30 packages have newer versions incompatible with dependency constraints. Try flutter pub outdated for more information.


scripts/check_coverage.dart reduce files in _excluded.


Renovate: Is there a way to run it outside Github Actions? On cli?


Write test which fails, when _excluded contains unknown files.

Thread view (group by References / In-Reply-To)

Search (IMAP SEARCH command)

Attachment download + open

Draft auto-save