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

# Examples

> Code examples for the Dfns Flutter SDK, including passkey registration, login, signing, and delegated wallet flows in mobile apps.

## DfnsDemo

A demo application using the SDK can be
found [here](https://github.com/dfns/dfns-sdk-flutter/tree/m/example).

This demo application is to be
used in conjunction with
the Typescript demo server in [delegated registration and login tutorial](https://github.com/dfns/dfns-sdk-ts/tree/m/examples/sdk/auth-delegated#mobile-frontend).
