Skip to content

clerk/clerk-sdk-flutter

Repository files navigation


Clerk Dart and Flutter SDKs

The official Clerk Flutter/Dart client library.

Note

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

License

These SDKs are licensed under the MIT license found in the LICENSE file.