preference_engine 0.1.2 copy "preference_engine: ^0.1.2" to clipboard
preference_engine: ^0.1.2 copied to clipboard

Durable append-only file storage engine for native Dart and Flutter apps.

Changelog #

0.1.2 #

  • Use canonical Apache-2.0 license text so pub.dev detects the license.

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.
0
likes
160
points
165
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Durable append-only file storage engine for native Dart and Flutter apps.

Homepage

Topics

#storage #preferences #database #flutter #dart

License

Apache-2.0 (license)

Dependencies

collection, meta, path, preference_protocol

More

Packages that depend on preference_engine