crossmint_core 0.1.5 copy "crossmint_core: ^0.1.5" to clipboard
crossmint_core: ^0.1.5 copied to clipboard

Pure-Dart base primitives for the Crossmint Flutter SDK — config, transport, error types, chain validation, and shared models.

0.1.5 #

  • Docs only. Reworded the dartdoc on CrossmintErrorCode.walletDeviceSignerNotSupported and the deprecated walletUnsupportedSolanaDeviceSigner to say that Solana device signer support depends on the wallet type rather than on the provider. No API or behavior change; published so pub.dev renders the corrected reference.

0.1.4 #

  • Added CrossmintErrorCode.walletDeviceSignerNotSupported, raised when a wallet's underlying provider does not support device signers (surfaced from the backend DEVICE_SIGNER_NOT_SUPPORTED code). Device signer support is now provider-dependent and validated server-side rather than blanket-rejected per chain.
  • Deprecated CrossmintErrorCode.walletUnsupportedSolanaDeviceSigner in favour of walletDeviceSignerNotSupported. The old value is retained for source compatibility but is no longer raised by the SDK.

0.1.3 #

  • Docs: dartdoc style-guide fixes in public-surface /// comments.

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 no CrossmintWalletHost / CrossmintWalletProvider has 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
0
likes
150
points
2.54k
downloads

Documentation

API reference

Publisher

verified publishercrossmint.com

Weekly Downloads

Pure-Dart base primitives for the Crossmint Flutter SDK — config, transport, error types, chain validation, and shared models.

Homepage
Repository (GitHub)
View/report issues

Topics

#crossmint #blockchain

License

Apache-2.0 (license)

Dependencies

http

More

Packages that depend on crossmint_core