interactivesso_captcha_dartsdk 0.0.1 copy "interactivesso_captcha_dartsdk: ^0.0.1" to clipboard
interactivesso_captcha_dartsdk: ^0.0.1 copied to clipboard

Dart SDK for InteractiveSSO Captcha Subsystem

example/interactivesso_captcha_dartsdk_example.dart

import 'package:interactivesso_captcha_dartsdk/interactivesso_captcha_dartsdk.dart';

void main() async {
  var normalCaptchaResult = await SSOCaptchaServerSDK().getCaptcha('test');
  print(normalCaptchaResult);
}
0
likes
120
points
25
downloads

Publisher

verified publisherinteractiveplus.org

Weekly Downloads

Dart SDK for InteractiveSSO Captcha Subsystem

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on interactivesso_captcha_dartsdk