How to use JS on Flutter Mobile?

Viewed 16

I'm trying to implement JS script for google picker API in a Flutter Mobile App. As from the official documentation , flutter supports JS only for web .

Is there any way to achieve this functionality ?

0 Answers
Related