abstractdb
A flexible document database abstraction layer for Dart and Flutter supporting pluggable persistence (Sembast, Supabase) and reactive queries.
1.2.0
jessicamr/abstractdb
What this package is like to depend on
Last release 1 months ago
15 Jul 2026
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
1 months old
3 releases · first in 2026
3 releases in the last 12 months
see the full history below
Release timeline
3 releases · Jul 2026 to Jul 2026Releases
latest 3-
1.2.015 Jul 2026Release notes
Open source →- Added
upsertCollectiontoAbstractDbsupporting dynamic collection registration and safe configuration updates. - Added asynchronous
dispose()toCollectionandReplicatorProviderinterfaces to handle clean-up of pending operations. - Updated
SupabaseReplicatorto asynchronously close realtime channels.
- Added
-
1.1.001 Jul 2026Release notes
Open source →- Added ForeignKeyIndex supporting validation of links/relationships between documents.
- Updated indexers documentation.
-
1.0.001 Jul 2026