= "sqlite"
= "On-device SQLite — exec / query → JSON rows (free; Android now, iOS in the fast-follow)"
[]
= ["android/SqlitePlugin.kt"]
= '"sqlite" to SqlitePlugin(application)'
# iOS (libsqlite3 via the SQLite3 module) lands in the fast-follow; until then `cx.plugin("sqlite",…)`
# degrades gracefully on iOS (no handler → "not available").