unified_persistence 0.0.3
unified_persistence: ^0.0.3 copied to clipboard
Unified persistence for all platforms.
0.0.3 #
- Add an executable example for pub.dev.
- Expand API documentation coverage for public types.
- Fix the installation snippet in the README.
0.0.2 #
- Add CI and automated pub.dev publishing workflows.
- Add package usage documentation to the README.
- Improve file persistence robustness by creating parent directories automatically.
- Make deleting a missing file a no-op for file persistence.
- Add clearer unsupported-platform errors for browser storage persistors.
- Add tests for file persistence and non-web browser-storage behavior.
0.0.1 #
- Initial release.