g_recaptcha_v3 library

Classes

GRecaptchaV3
Google reCAPTCHA v3 plugin for flutter web.

Exceptions / Errors

GRecaptchaException
Base class for all exceptions thrown by the g_recaptcha_v3 plugin.
GRecaptchaExecutionException
Thrown when the underlying grecaptcha.execute() call fails, if throwOnError is enabled.
GRecaptchaNotReadyException
Thrown when execute() is called before a successful ready().