manifest_dart_sdk 0.1.2+1
manifest_dart_sdk: ^0.1.2+1 copied to clipboard
A Dart SDK for Manifest - a lightweight micro-backend solution with minimal dependencies
0.1.2+1 #
- README.md fixes
0.1.2 #
- README.md fixes
0.1.1 #
FIX:
- WASM compatible
DOC:
- documentation updates
0.1.0 #
- Initial release of the manifest-dart-sdk package.
- Provides core SDK functionality for manifest management.
- Includes base SDK, exception handling, manifest paths, pagination, and single entity support.
- Example and test files included.