@doordeck/doordeck-headless-sdk
v0.181.0
Published
A cross-platform SDK for seamless access to Doordeck’s services. This SDK supports multiple platforms and is designed to cater to a variety of development environments.
Readme
Doordeck Headless SDK
A cross-platform SDK for seamless access to Doordeck’s services. This SDK supports multiple platforms and is designed to cater to a variety of development environments.
Packages
We are publishing the packages to multiple repositories:
| Platform | Repository | |:---------------------------:|------------------------------------------------------------------------------------------------------------------------| | Multiplatform, Android, JVM | Maven central | | iOS, macOS, watchOS | Cocoapods, SPM | | JS | NPM | | Windows | NuGet, PyPi |
Supported platforms
The SDK supports a range of targets for different platforms:
| Platform | Target | Language |
|:--------:|-------------------------------------------------------|----------------------------|
| Android | android | Java, Kotlin |
| JVM | jvm | Java, Kotlin |
| iOS | iosX64, iosArm64, iosSimulatorArm64 | Swift, Objective-C |
| macOS | macosArm64 | Swift, Objective-C |
| watchOS | watchosX64, watchosArm64, watchosSimulatorArm64 | Swift, Objective-C |
| JS | jsNode, jsBrowser | JavaScript, TypeScript |
| Windows | mingwX64 | C#, Python |
Getting started
To start using the Doordeck Headless SDK, refer to the documentation index for detailed setup and usage instructions tailored to your platform.
Samples
We provide samples for different targets, where you can see how the SDK can be used in fully functional projects. For more information, please see the samples page.
