2026-02-07 dotnetfluttersqlite TrailBase v0.23.7: A Single-Binary Firebase Alternative for .NET 10 and Flutter TrailBase is an open-source, single-executable backend built on Rust, SQLite, and Wasmtime. Version 0.23.7 ships UI fixes and improved error handling.
2023-09-01 sqlite SQLite-net – No parameterless constructor defined for this object on ExecuteQuery How to fix the 'no parameterless constructor defined' error in SQLite-net when using ExecuteQuery with primitive types like string or int.