crossmint_core 0.1.2
crossmint_core: ^0.1.2 copied to clipboard
Pure-Dart base primitives for the Crossmint Flutter SDK — config, transport, error types, chain validation, and shared models.
0.1.2 #
- Docs: expanded dartdoc coverage on the public surface for the pub.dev
landing page, plus a follow-up pass that fixed broken
[reference]link targets and dartdoc format regressions surfaced by the docs build.
0.1.1 #
- Added
CrossmintErrorCode.nonCustodialBridgeHostNotMounted, raised when a non-custodial (email/phone) signer is selected but noCrossmintWalletHost/CrossmintWalletProviderhas been mounted to host the hidden signer WebView bridge.
0.1.0 #
- First public release on pub.dev
0.0.1 #
- Initial internal extraction from
crossmint_flutter - Added shared config, environment, transport, errors, logging, and common models
- Added shared orders, tokens, and users contracts and models