mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-04 15:35:10 +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:
parent
33bff5a4b0
commit
1e0996371e
@ -75,8 +75,8 @@ To install run:
|
||||
|
||||
```bash
|
||||
flutter pub add http
|
||||
flutter pub add flutter_web_auth_2
|
||||
flutter pub add flutter_secure_storage
|
||||
flutter pub add oidc
|
||||
flutter pub add oidc_default_store
|
||||
```
|
||||
|
||||
#### Setup for Android
|
||||
|
Loading…
Reference in New Issue
Block a user