locorda_solid_core 0.5.0 copy "locorda_solid_core: ^0.5.0" to clipboard
locorda_solid_core: ^0.5.0 copied to clipboard

Locorda Solid - Solid Pod backend implementation for locorda CRDT synchronization

locorda_solid_core #

Shared types and backend implementation for Solid Pod synchronisation — used internally by locorda_solid.

Most applications should depend on locorda_solid rather than this package directly. Add locorda_solid_core only when building a custom integration that needs the Solid backend types without the full locorda_solid setup.

What it contains #

Type Purpose
SolidBackend Core Solid Pod backend; handles HTTP reads/writes, ETag-based conflict detection
SolidAuthProvider Auth interface bridging the sync engine to locorda_solid_auth
SolidConfig Configuration for the Solid backend (Pod base URL, storage prefix, etc.)

Dependency #

flutter pub add locorda_solid_core

Further reading #

  • locorda_solid — recommended entry point for Solid Pod sync
  • locorda — getting started guide
0
likes
140
points
--
downloads

Documentation

API reference

Publisher

verified publisherlocorda.dev

Locorda Solid - Solid Pod backend implementation for locorda CRDT synchronization

Topics

#rdf #linked-data #semantic-web #crdt #solid

License

MIT (license)

Dependencies

http, locorda_core, locorda_rdf_core, logging, rxdart

More

Packages that depend on locorda_solid_core