sqlite3_library_windows library

Flutter package to bundle sqlite3 library to your windows apps

Constants

sqlite3WindowsLibraryPath → const String
Relative path to SQLite3 dll library file

Functions

openSQLiteOnWindows() DynamicLibrary
This function open SQLite3 in memory and return the associated DynamicLibrary.