bharathraj-e / g_recaptcha_v3

Create Google reCAPTCHA v3 token for Flutter web.
https://pub.dev/packages/g_recaptcha_v3
MIT License
11 stars 8 forks source link

Update to pacackge:web #13

Closed JgomesAT closed 7 months ago

JgomesAT commented 8 months ago

is there any option to upgrade this package to new package:web of flutter 3.19

bharathraj-e commented 8 months ago

is there any issue ?

JgomesAT commented 8 months ago

Not really, but is necessary if you want to compile in wasm your project

"To run Flutter applications on the web using WebAssembly, you need to migrate all code — from the application and all dependencies — to use the new JavaScript Interop mechanism and the package:web. The legacy JavaScript and browser libraries remain unchanged and supported for compiling to JavaScript code. However, compiling to WebAssembly requires a migration."

JgomesAT commented 7 months ago

I think this is done, with version 0.0.6