- prevent multiple client creations during hot restart
- bump flutter_rust_bridge to 2.3.0
- fix demo
- let frb handles panic
- example
- demo
- expose tx behavior
- chores
transaction
- Refactoring
- Fix return object of prepared statement query
- Expose rows affected for prepared statement execute
- Docs~
- Supports
batch
andprepare
- Supports
query
andexecute
statement
- Updated API, allow creation of local, remote, and embedded replica client
- pubspec links
- Update readme
- Initial release
- Embedded replica support