server_contracts 0.1.1
server_contracts: ^0.1.1 copied to clipboard
Framework-agnostic contracts for auth, data, config, and translation server packages.
0.1.1 - 2026-08-25 #
- Completed public Dartdoc coverage and enabled the
public_member_api_docsanalyzer lint. - Clarified cache, configuration, and translation contract semantics with examples for implementers and consumers.
0.1.0 #
- Initial release of framework-agnostic server contracts.
- Added shared cache, config, and translation interfaces for server ecosystems.