Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 633 Bytes

CHANGELOG.md

File metadata and controls

31 lines (18 loc) · 633 Bytes

0.0.7 - [2024-12-21]

  • WASM support added.
  • no need to do add script tag in html file. The package will do it automatically.
  • More Optimization.

0.0.6 - [2024-02-09]

  • Js package Updated.

0.0.5 - [2022-06-11]

  • Added bool return for ready()
  • Readme updated.

0.0.4 - [2021-11-28]

  • Fixed dart html error during android / ios build

0.0.3 - [2021-11-20]

  • Added Show/hide reCaptcha badge.

0.0.2-beta - [2021-11-17]

  • Recaptcha Typo fixes.
  • NoSuchMethodError: tried to call a non-function, such as null: 'dart.global.ready' fixed

0.0.1-beta - [2021-11-14]

  • Initial release for Web only platform.