mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-10 15:53:39 +00:00
15 lines
510 B
Markdown
15 lines
510 B
Markdown
|
---
|
||
|
title: Flutter Login
|
||
|
description: ...
|
||
|
---
|
||
|
|
||
|
<div style="display: flex; align-items: center;">
|
||
|
<img src="logos/zitadel-logo-solo-darkdesign.svg" height="160px" alt="zitadel"/>
|
||
|
<i style="font-size: 40px; height: 40px; margin: 0 15px;" class="las la-plus"></i>
|
||
|
<img src="tech/flutter.svg" height="150px" alt="flutter"/>
|
||
|
</div>
|
||
|
|
||
|
> This quickstart is not yet released. Come back later!
|
||
|
|
||
|
This Integration guide shows you the recommended way on how to integrate **ZITADEL** into your Dart Application.
|