libsql_dart 0.4.6 copy "libsql_dart: ^0.4.6" to clipboard
libsql_dart: ^0.4.6 copied to clipboard

LibSQL Dart client library to interact with LibSQL/Turso database instance.

0.4.6 #

  • prevent multiple client creations during hot restart

0.4.5 #

  • bump flutter_rust_bridge to 2.3.0

0.4.4 #

  • fix demo

0.4.3 #

  • let frb handles panic
  • example
  • demo

0.4.2 #

  • expose tx behavior

0.4.1 #

  • chores

0.4.0 #

  • transaction
  • Refactoring

0.3.1 #

  • Fix return object of prepared statement query
  • Expose rows affected for prepared statement execute
  • Docs~

0.3.0 #

  • Supports batch and prepare

0.2.0 #

  • Supports query and execute statement

0.1.0 #

  • Updated API, allow creation of local, remote, and embedded replica client

0.0.3 #

  • pubspec links

0.0.2 #

  • Update readme

0.0.1 #

  • Initial release
  • Embedded replica support