iykyka/mobile/lib
Cursor Agent 43aaa31f3c
fix Flutter Web/Chrome compile by stubbing SQLCipher DB
dart:ffi and SQLCipher cannot compile for Chrome. Split AppDatabase into
native (Drift+SQLCipher) and web in-memory stub via conditional export, and
enable the web platform so flutter run -d chrome works for UI preview.

Co-authored-by: okuma <o0kuma@users.noreply.github.com>
2026-07-30 07:05:31 +00:00
..
db fix Flutter Web/Chrome compile by stubbing SQLCipher DB 2026-07-30 07:05:31 +00:00
models Implement A3 Flutter polish: conversations, contacts, L1, inbox 2026-07-30 04:55:22 +00:00
screens fix Flutter Web/Chrome compile by stubbing SQLCipher DB 2026-07-30 07:05:31 +00:00
services Complete Phase 1 B: encrypted drift DB, FCM notify, session revoke 2026-07-30 05:28:39 +00:00
state fix Flutter Web/Chrome compile by stubbing SQLCipher DB 2026-07-30 07:05:31 +00:00
widgets Add Flutter mobile client skeleton and defer human PoC to last 2026-07-30 04:16:41 +00:00
config.dart Add Flutter mobile client skeleton and defer human PoC to last 2026-07-30 04:16:41 +00:00
main.dart Implement A3 Flutter polish: conversations, contacts, L1, inbox 2026-07-30 04:55:22 +00:00