You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used sqlite3_flutter_libs flutter plugin and trace to here,I want use custom extension for sqlite
remove the line SQLITE_OMIT_LOAD_EXTENSION in cmake file could enable extension support. is that possible?