localpocket 0.2.0 copy "localpocket: ^0.2.0" to clipboard
localpocket: ^0.2.0 copied to clipboard

Local-first SQLite database for Dart and Flutter with offline-first storage and eventually-consistent PocketBase synchronization.

0.2.0 #

  • major refactors, prepearing for release

0.1.1 #

  • Using sqlite3 instead of sqflite
  • Added dedicated-worker web support with OPFS/IndexedDB storage, compiled query plans, browser smoke coverage, FTS5, files, field encryption, and conflicts bridges.
  • Added unified release validation through tool/release.dart.
  • Documented current web limits: TRUNCATE journaling, SQLCipher exclusion, single-tab sync, unsupported dedicated-worker :memory: mode, and the distinction between Playwright WebKit and real Safari.

0.1.0 #

  • Initial release of localpocket.
0
likes
0
points
190
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Local-first SQLite database for Dart and Flutter with offline-first storage and eventually-consistent PocketBase synchronization.

Repository (GitHub)
View/report issues

Topics

#database #sqlite #flutter #dart

License

unknown (license)

Dependencies

collection, crypto, cryptography, http, meta, path, sqlite3, sqlite3_web, web

More

Packages that depend on localpocket