abstractdb 1.2.0 copy "abstractdb: ^1.2.0" to clipboard
abstractdb: ^1.2.0 copied to clipboard

A flexible document database abstraction layer for Dart and Flutter supporting pluggable persistence (Sembast, Supabase) and reactive queries.

1.2.0 #

  • Added upsertCollection to AbstractDb supporting dynamic collection registration and safe configuration updates.
  • Added asynchronous dispose() to Collection and ReplicatorProvider interfaces to handle clean-up of pending operations.
  • Updated SupabaseReplicator to asynchronously close realtime channels.

1.1.0 #

  • Added ForeignKeyIndex supporting validation of links/relationships between documents.
  • Updated indexers documentation.

1.0.0 #

  • Initial version.
0
likes
160
points
42
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A flexible document database abstraction layer for Dart and Flutter supporting pluggable persistence (Sembast, Supabase) and reactive queries.

Repository (GitHub)

Topics

#database #nosql #storage #signals

License

MIT (license)

Dependencies

ensure_initialized, fuzzy, jdiff, json_path, json_schema, path, rfc_6901, sembast, sembast_web, signals, supabase, uuid, web

More

Packages that depend on abstractdb