Flutter SDK for ThunderID. Provides authentication and user management for cross-platform iOS and Android applications.
flutter pub add thunderid_flutterOr add it to your pubspec.yaml directly:
dependencies:
thunderid_flutter: ^<latest-version>Note
Replace <latest-version> with the version shown in the badge above, then run flutter pub get.
The native iOS and Android ThunderID SDKs are pulled in automatically as transitive dependencies, no extra setup needed.
This project is licensed under the Apache License 2.0
