sqflite_sqlcipher icon indicating copy to clipboard operation
sqflite_sqlcipher copied to clipboard

SQLite flutter plugin

Results 6 sqflite_sqlcipher issues
Sort by recently updated
recently updated
newest added

Hi, I use this package in production for 1 year. I was looking for some **orm** compatible with sqflite, but I don't know how could I make it works along...

question

Clearly this is not an 'issue'. I too needed to include an encrypted db inside my Flutter app. The originator of the data (within the pre-loaded database) did not want...

Hello I'm facing this error while archiving the app, it builds normally when building it to a device, but not archiving in XCode. I have read the docs and added...

I'm facing this on the latest version SqfliteDatabaseException DatabaseException(open_failed/var/mobile/Containers/Data/Application/.../Documents/database_name.db)

Starting November 1st 2025 all apps on the Google Play Store must support 16KB pages on Android, however I've discovered that this package is not compatible. We need 16KB pages...

**pubspec.yaml** ``` name: project description: Project publish_to: "none" version: 3.0.0+3 environment: sdk: ">=3.2.0