delta_trace_db 0.0.5
delta_trace_db: ^0.0.5 copied to clipboard
A secure, in-memory database built on Dart with class-based functionality and detailed operation history tracking.
0.0.5 #
- The SingleSort class has been improved to allow sorting on null and Boolean values.
0.0.4 #
- A listener has been added that will call back when the DB state changes.
0.0.3 #
- Fixed an issue where a dependency on Flutter was still present.
0.0.2 #
- This package has been changed to a Dart package and no longer depends on Flutter.
0.0.1 #
- initial release.