> ## Documentation Index
> Fetch the complete documentation index at: https://docs.turnkey.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Dart

# Changelog

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2025-03-11

### Changes

***

Packages with breaking changes:

* There are no breaking changes in this release.

Packages with other changes:

* [`turnkey_sdk_flutter` - `v0.1.0`](#turnkey_sdk_flutter---v010)

***

#### `turnkey_sdk_flutter` - `v0.1.0`

* Initial release. Client side abstracted functions for Turnkey-powered Flutter apps

## 2025-02-18

### Changes

***

Packages with breaking changes:

* There are no breaking changes in this release.

Packages with other changes:

* [`turnkey_sessions` - `v0.1.2`](#turnkey_sessions---v012)

***

#### `turnkey_sessions` - `v0.1.2`

* **DOCS**: Added auto login / logout example to README.

## 2025-02-18

### Changes

***

Packages with breaking changes:

* There are no breaking changes in this release.

Packages with other changes:

* [`turnkey_sessions` - `v0.1.1`](#turnkey_sessions---v011)

***

#### `turnkey_sessions` - `v0.1.1`

* **FEAT**: Listeners notified when session expires (turnkey\_sessions).

## 2025-02-11

### Changes

***

Packages with breaking changes:

* There are no breaking changes in this release.

Packages with other changes:

* [`turnkey_sessions` - `v0.1.0`](#turnkey_sessions---v010)

***

#### `turnkey_sessions` - `v0.1.0`

## 2025-02-11

### Changes

***

Packages with breaking changes:

* There are no breaking changes in this release.

Packages with other changes:

* [`turnkey_crypto` - `v0.1.1`](#turnkey_crypto---v011)

***

#### `turnkey_crypto` - `v0.1.1`

* Exposed generateP256KeyPair function
