davidmartos96 / sqflite_sqlcipher

SQLite flutter plugin
BSD 2-Clause "Simplified" License
99 stars 44 forks source link

windows #83

Closed nimashahahmadian closed 10 months ago

nimashahahmadian commented 10 months ago

I'm looking for a windows version of sqlcipher database can you help me for an existing package or a solution you think might work for a while. thanks in advance

davidmartos96 commented 10 months ago

There are no precompiled SQLCipher binaries for Windows. You need to compile them yourself. Here is more information: https://github.com/davidmartos96/sqflite_sqlcipher/discussions/45