Keycloak authentication with Dart/Flutter

Hello,
I’m trying to authenticate my flutter app with keycloak (preferably using keycloak_flutter library). I read a lot of documentation and topics on forums and did many trials, but I can’t make it work. I tried with keycloak_flutter library and then without it, using openid and flutter_appauth.
Has anyone done this and can give me some guidelines?

Elisa

Hi,
Are you still having issues?