sqlite3_web 0.3.1 copy "sqlite3_web: ^0.3.1" to clipboard
sqlite3_web: ^0.3.1 copied to clipboard

Platformweb

Utilities to simplify accessing sqlite3 on the web, with automated feature detection.

0.3.1 #

  • Fix hooks not being delivered to all databases.

0.3.0 #

  • Allow passing data to worker when opening databases.
  • Support dart2wasm.
  • Serialize SqliteExceptions in workers.
  • Serialize parameters and rows instead of using jsify() / dartify().

0.2.2 #

  • Recover from worker errors at startup.

0.2.1 #

  • Add WebSqlite.deleteDatabase to delete databases.
  • Support opening databases without workers.

0.2.0 #

  • Make FileSystem implementation functional, add FileSystem.flush().

0.1.3 #

  • Support latest version of package:web.

0.1.2-wip #

  • Fix preferred databases not being sorted correctly.

0.1.1-wip #

  • Fix remote error after closing databases.

0.1.0-wip #

  • Initial WIP version.
2
likes
160
points
26.5k
downloads

Publisher

verified publishersimonbinder.eu

Weekly Downloads

2024.09.16 - 2025.03.31

Utilities to simplify accessing sqlite3 on the web, with automated feature detection.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

sqlite3, stream_channel, web

More

Packages that depend on sqlite3_web