preference_engine 0.1.1
preference_engine: ^0.1.1 copied to clipboard
Durable append-only file storage engine for native Dart and Flutter apps.
Changelog #
0.1.1 #
- Add the Apache-2.0 license, runnable example, and public API documentation.
- Document recoverable malformed log tails so static analysis remains clean.
0.1.0 — Alpha phase #
- First public alpha of the native append-only file engine.
- Enforces backend lifecycle conformance for file and memory backends.
- Defers web storage rather than exposing an incomplete implementation.