recaptcha_v3
Google reCAPTCHA v3 plugin for Flutter Web. A Google reCAPTCHA is a free service that protects your website from spam and abuse.
0.2.1
2.8K downloads/mo
#4781 most downloaded on pub.dev
lamnhan066/recaptcha_v3
What this package is like to depend on
Last release 7 months ago
15 Jan 2026
Release timing varies
gaps range from 4 weeks to 12 months
Most releases are documented
notes for 8 of 9 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
9 releases · first in 2024
1 release in the last 12 months
see the full history below
Release timeline
9 releases · Jun 2024 to Jan 2026
2025
2026
Releases
latest 9-
0.2.115 Jan 2026Release notes
Open source →- Fix badge visibility not working when
showBadge/hideBadgeare called before the reCAPTCHA badge element loads. - Add browser-only tests for badge visibility behavior.
- Fix badge visibility not working when
-
0.2.020 Jan 2025 -
0.1.124 Jul 2024Release notes
Open source →- Add a small delay to the
readymethod to decrease the known issue happened on Flutter stable (3.22.2) and beta (3.23.0-0.1.pre). You can change this value tonullwhen you use it on Flutter master channel. - Refactored the code to make it clearer.
- Add a small delay to the
-
0.1.027 Jun 2024Release notes
Open source →- Add
isShowingBadgeas aValueListenable. - Add
toogleBadgemethod. - Improve README.
- Add
-
0.0.327 Jun 2024 -
0.0.3+127 Jun 2024 -
0.0.227 Jun 2024Release notes
Open source →- The
showBadgeandhideBadgework properly when built to WASM. - Fix some TYPO.
- Update README.
- The
-
0.0.126 Jun 2024Nothing published for this version
-
0.0.1+126 Jun 2024Release notes
Open source →- Forked from @bharathraj-e.
- Load the script automatically.
- Supports WASM compilation.
Original