crossmint_core 0.1.1
crossmint_core: ^0.1.1 copied to clipboard
Pure-Dart base primitives for the Crossmint Flutter SDK — config, transport, error types, chain validation, and shared models.
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