Sqflite Darwin Setup

Use when configuring or troubleshooting the iOS/macOS implementation of sqflite (package sqflite_darwin): when to add it explicitly, SqfliteDarwin.registerWith, CocoaPods podspec and Swift Package Manager support, deployment targets (iOS 12, macOS 10.14), the bundled FMDB fork (no FMDB pod), privacy manifest, getDatabasesPath (Documents) vs path_provider, read-only opening, deleteDatabase side files, SqfliteDarwin.createUnprotectedFolder for locked-device background access, result codes, Xcode/Podfile build issues.

tekartik 25fd01c 6.0 KB Updated

File contents

tekartik/sqflite/tree/main/sqflite_darwin/skills/sqflite-darwin-setup commit 25fd01c2d6

Frequently asked questions

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