I'm new and I'm building an app and I want to use KeyCloak to auth users. The problem is I've no idea how to do it, and I found a package in the pub.dev package manager but currently it is unable to use in apps.
Keycloak supports OpenID Connect, there are multiple packages that helps you implement a OpenID Connect client in flutter. For example: