Using sqflte
to create fts5 table,I got an error:DatabaseException(no such module: fts5 (code 1 SQLITE_ERROR))
.
On website, I got some solution,like adding dependency sqlite3_flutter_libs: ^0.5.4
do not work.
Using sqflte
to create fts5 table,I got an error:DatabaseException(no such module: fts5 (code 1 SQLITE_ERROR))
.
On website, I got some solution,like adding dependency sqlite3_flutter_libs: ^0.5.4
do not work.