The official Clerk Flutter/Dart client library.
- clerk_auth: Dart SDK
- clerk_flutter: Flutter SDK
This repo uses symbolic links to enable test code to be shared but not published. You might need to enable this git config parameter.
git config core.symlinks true
or clone with it on
git clone -c core.symlinks=true https://github.com/clerk/clerk-sdk-flutter.git
These SDKs are licensed under the MIT license found in the LICENSE file.