plugins icon indicating copy to clipboard operation
plugins copied to clipboard

Will the database plugin support sqlite3?

Open macjun opened this issue 3 months ago • 1 comments

sqlite3 offers higher performance and is hoped to be supported.

macjun avatar Oct 11 '25 03:10 macjun

Do you try this plugin(https://github.com/flutter-tizen/plugins/tree/master/packages/sqflite)? I think it's based on sqpite3(https://github.com/flutter-tizen/plugins/blob/master/packages/sqflite/tizen/src/database_manager.cc#L4)

xiaowei-guan avatar Oct 11 '25 03:10 xiaowei-guan