Short question: Is there any Clerk for Flutter which is native to Flutter and SDK-first?
Let me know if you find a good auth library for flutter working for free.
I tried better auth but it doesn’t have any flutter package officially. It does hae unofficial ones but it was giving me issues when logging in.
I am trying to build one, care to help with detailed feedback?
I used flutter_better_auth package. In earlier version, I got errors when trying to sign in through the self hosted server that it hit having the better auth server code. But recently, the package has pushed new versions and I see that it is working now at least for me. So, if it floats your boat, you can just try it yourself instead of building now.
Why not clerk itself?