Packages
You can visit Turnkey’s pub.dev publisher page to see all all the packages we have published and install them in your Flutter project.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
This documentation contains guides for using the Flutter SDK.
| Package Name | Description | Link |
|---|---|---|
| turnkey_http | A lower-level, fully typed HTTP client for interacting with the Turnkey API. | turnkey_http |
| turnkey_crypto | This package consolidates common cryptographic utilities used across our applications, particularly primitives related to keys, encryption, and decryption in a pure Dart implementation. | turnkey_crypto |
| turnkey_api_key_stamper | A Dart package for API stamping functionalities. It is meant to be used with Turnkey’s HTTP package. | turnkey_api_key_stamper |
| turnkey_encoding | This package contains decoding and encoding functions used by other Turnkey packages. | turnkey_encoding |
| turnkey_flutter_passkey_stamper | A Flutter package for stamping payloads with passkeys. It is meant to be used with Turnkey’s HTTP package. | turnkey_flutter_passkey_stamper |
| turnkey_sessions | This package provides developers with an easy way to manage sessions and securely store public-private key pairs on iOS and Android devices. | turnkey_sessions |
Was this page helpful?