iandis / isolated_worker

An isolated worker for Flutter (Isolate) and Web (Web Worker). Behaves almost the same as the compute function, except it is not a one-off worker.
MIT License
41 stars 11 forks source link

[document] Please make an example how to parse json on WEB #24

Open Trung15010802 opened 6 months ago

Trung15010802 commented 6 months ago

Would you mind creating an example about "how to parse json on web". Big thanks to your great package