Sqflite Android Setup

Use when configuring or troubleshooting the Android implementation of sqflite (package sqflite_android): when to add it explicitly, minSdk, SqfliteAndroid.registerWith, WAL via the com.tekartik.sqflite.wal_enabled manifest meta-data or setJournalMode, read-only opening and corruption handling, getDatabasesPath location, androidSetLocale / COLLATE LOCALIZED, the 1 MB CursorWindow row limit, background worker thread, Gradle/AGP build issues.

tekartik Updated

File contents

tekartik/sqflite/tree/main/sqflite_android/skills/sqflite-android-setup commit 4ca178e9c9

Frequently asked questions

npx skillmds@latest add tekartik/sqflite-android-setup