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 ?
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 ?