mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:57:31 +00:00
docs: update flutter dependencies (#8862)
The dependencies in the [docs](https://zitadel.com/docs/examples/login/flutter) did not match the ones used in the code [example](https://github.com/zitadel/zitadel_flutter/blob/main/lib/main.dart#L14-L28) Co-authored-by: Max Peintner <max@caos.ch>
This commit is contained in:
@@ -75,8 +75,8 @@ To install run:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
flutter pub add http
|
flutter pub add http
|
||||||
flutter pub add flutter_web_auth_2
|
flutter pub add oidc
|
||||||
flutter pub add flutter_secure_storage
|
flutter pub add oidc_default_store
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Setup for Android
|
#### Setup for Android
|
||||||
|
Reference in New Issue
Block a user