sqflite_common_ffi_web 0.3.6 sqflite_common_ffi_web: ^0.3.6 copied to clipboard
Sqflite web implementation using sqlite3 ffi and sqlite3 wasm.
0.3.6 #
- sqlite3 2.0.0
0.3.5+1 #
- Dart 3 support
- sqlite3 1.11.1
0.3.4 #
- Depends on sqlite3 >= 1.11.0
- Bump sqlite3 wasm version
0.3.3+3 #
- Bump sqlite3 wasm version
- Report initialization error (missing worker file).
0.3.2 #
- strict-casts and sdk 2.18 support
0.3.1 #
- Support for transaction v2 and cross tab safety
0.3.0 #
- Use (basic) worker if shared worker is not available (android chrome for example)
0.2.0+1 #
- Initial version using shared worker