Closed Blackheart8788 closed 4 months ago
sqflite uses whatever version the platform provides so likely not the latest version. You might want to try sqflite_common_ffi
for using a custom flutter libs using https://pub.dev/packages/sqlite3_flutter_libs package.
More information here: https://github.com/tekartik/sqflite/tree/master/sqflite_common_ffi#readme
Thanks for your response, sorry for my late response. I'll try your recommendations.
Is there any plan to bring sqflite to the latest SQLite stable version? If so when can we expect it to happen?
Thanks a lot for taking the time to answer,