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> |
||
|---|---|---|
| .. | ||
| app_database.dart | ||
| app_database.g.dart | ||
| app_database_native.dart | ||
| app_database_web.dart | ||
| tables.dart | ||