Skip to content

sqlite3 2.7.6

Choose a tag to compare

@simolus3 simolus3 released this 22 May 21:11
· 79 commits to main since this release
d5daf8c
  • Export package:sqlite3/native_assets.dart, making it easier for libraries to support both the regular sqlite3 getter and the upcoming sqlite3NativeAssets variant.
  • Fix dereferencing null pointer when reading file names for temporary files in native VFS implementation.